diff --git a/bin/watch-changes b/bin/watch-changes index ad8cb2e..26396e2 100755 --- a/bin/watch-changes +++ b/bin/watch-changes @@ -5,7 +5,7 @@ if [[ "$1" == "" || "$2" == "" ]]; then exit 2; fi -set -euo pipefail +set -uo pipefail while true; do inotifywait \