Skip to content

Commit 00c5bbe

Browse files
committed
Add more option to script tool.
1 parent 22ac2b2 commit 00c5bbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WORK_DIR=$(dirname $(dirname $(realpath "$0")))
1717
CONTAINER=.container
1818
SYNC_TOOL=_scripts/sh/sync_monitor.sh
1919

20-
cmd="bundle exec jekyll s"
20+
cmd="bundle exec jekyll s -l -o"
2121
realtime=false
2222

2323

0 commit comments

Comments
 (0)