mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-07 16:41:55 +00:00
update hexo, bugfix
This commit is contained in:
parent
88a4c2166f
commit
51bdb526e9
@ -11,7 +11,7 @@ fi
|
||||
|
||||
# run hexo as production / developemnt mode
|
||||
if [[ $1 == "production" ]]; then
|
||||
hexo server
|
||||
else
|
||||
hexo server -s
|
||||
else
|
||||
hexo server
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user