aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xserve.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/serve.sh b/serve.sh
index c7645c2..115b154 100755
--- a/serve.sh
+++ b/serve.sh
@@ -1 +1,3 @@
+#!/bin/sh
+
bundle exec jekyll serve --watch --host 0.0.0.0 --drafts --config _config.yml,_config_dev.yml