This commit is contained in:
newnius
2016-11-30 20:47:38 +08:00
parent 5517a76809
commit 234ed1df80
3 changed files with 8 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
if [ "$1" == "server" ]; then
# start hexo server
echo "starting hexo..."
hexo server
else
# do nothing, just wait