Skip to content

Commit

Permalink
sh/watch: Cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Feb 6, 2025
1 parent 21325ce commit e074205
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sh/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ run_command () {

watch_fs () {
if [[ -n "$RUN_ON_START" ]]; then
# echo "Start"
:
echo "Start"
fi
"$WATCH_FS_COMMAND" "${@}"
}
Expand Down

0 comments on commit e074205

Please sign in to comment.