Add more option to script tool.
This commit is contained in:
parent
31ac709e04
commit
3ddf5047b5
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ WORK_DIR=$(dirname $(dirname $(realpath "$0")))
|
||||||
CONTAINER=.container
|
CONTAINER=.container
|
||||||
SYNC_TOOL=_scripts/sh/sync_monitor.sh
|
SYNC_TOOL=_scripts/sh/sync_monitor.sh
|
||||||
|
|
||||||
cmd="bundle exec jekyll s"
|
cmd="bundle exec jekyll s -l -o"
|
||||||
realtime=false
|
realtime=false
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue