Add more option to script tool.

This commit is contained in:
Cotes Chung 2020-08-21 13:43:10 +08:00
parent 31ac709e04
commit 3ddf5047b5

View file

@ -17,7 +17,7 @@ WORK_DIR=$(dirname $(dirname $(realpath "$0")))
CONTAINER=.container
SYNC_TOOL=_scripts/sh/sync_monitor.sh
cmd="bundle exec jekyll s"
cmd="bundle exec jekyll s -l -o"
realtime=false