summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-02-12 16:21:46 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-02-12 16:21:46 +0100
commit29abcd8e260faa284b230ebc97be0df4e7b8e0f9 (patch)
treedfafa594af8c48f481acdfff367432e12595c4d3 /test.sh
parent5141b52a0a9289e85ed6c32d17913ea919b87851 (diff)
downloadwww-andreasbaumann-cc-29abcd8e260faa284b230ebc97be0df4e7b8e0f9.tar.gz
www-andreasbaumann-cc-29abcd8e260faa284b230ebc97be0df4e7b8e0f9.tar.bz2
build drafts in test mode
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 2461d06..963ce06 100755
--- a/test.sh
+++ b/test.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-~/go/bin/hugo serve --bind=0.0.0.0 -v --baseURL=http://`hostname -f`:1313
+~/go/bin/hugo serve --buildDrafts --bind=0.0.0.0 -v --baseURL=http://`hostname -f`:1313