mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +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
|
# exit on errors
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
bail() {
|
|
||||||
echo fail: $*
|
|
||||||
exit 1
|
|
||||||
}
|
|
||||||
|
|
||||||
PUBLISH_HOST="samhuri.net"
|
PUBLISH_HOST="samhuri.net"
|
||||||
PUBLISH_DIR="samhuri.net/public"
|
PUBLISH_DIR="samhuri.net/public"
|
||||||
ECHO=0
|
ECHO=0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue