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 e074205 commit 1787b06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sh/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ on_fs_change_inotify () {
on_fs_change_fswatch () {
fswatch \
-r -e "${2}" \
--event-flags \
--event-flag-separator=/ \
"${FSWATCH_ARGS[@]}" \
--event=Created \
--event=Updated \
Expand Down

0 comments on commit 1787b06

Please sign in to comment.