mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
Remove some cruft
This commit is contained in:
parent
ca145962cc
commit
51e7ea5e78
1 changed files with 0 additions and 5 deletions
|
|
@ -3,11 +3,6 @@
|
|||
# exit on errors
|
||||
set -e
|
||||
|
||||
bail() {
|
||||
echo fail: $*
|
||||
exit 1
|
||||
}
|
||||
|
||||
PUBLISH_HOST="samhuri.net"
|
||||
PUBLISH_DIR="samhuri.net/public"
|
||||
ECHO=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue