mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
Add more option to script tool.
This commit is contained in:
parent
31ac709e04
commit
3ddf5047b5
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user