We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ac2b2 commit 00c5bbeCopy full SHA for 00c5bbe
1 file changed
tools/run.sh
@@ -17,7 +17,7 @@ WORK_DIR=$(dirname $(dirname $(realpath "$0")))
17
CONTAINER=.container
18
SYNC_TOOL=_scripts/sh/sync_monitor.sh
19
20
-cmd="bundle exec jekyll s"
+cmd="bundle exec jekyll s -l -o"
21
realtime=false
22
23
0 commit comments