Skip to content

Commit

Permalink
Add more option to script tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Aug 21, 2020
1 parent b14f994 commit afafe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit afafe28

Please sign in to comment.