mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
update hexo, bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user