From 5bb17e9fcf87a976c69dab9e6a73a42745b3d4ce Mon Sep 17 00:00:00 2001 From: j-james Date: Wed, 30 Nov 2022 19:01:41 -0800 Subject: Move scripts to a util folder --- 2022/watch | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 2022/watch (limited to '2022/watch') diff --git a/2022/watch b/2022/watch deleted file mode 100755 index 3792b58..0000000 --- a/2022/watch +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -source "vars" - -while inotifywait --quiet --event modify "~/watched_file" -do ./run -done -- cgit v1.2.3-70-g09d2