summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/files/usr/local/sbin/dayled.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/files/usr/local/sbin/dayled.sh b/files/files/usr/local/sbin/dayled.sh
index 07f9dc8..bc95390 100644
--- a/files/files/usr/local/sbin/dayled.sh
+++ b/files/files/usr/local/sbin/dayled.sh
@@ -19,5 +19,3 @@ while
19 act "${1:-wait}" 19 act "${1:-wait}"
20 [ "${1:-wait}" = "wait" ] 20 [ "${1:-wait}" = "wait" ]
21do :; done 21do :; done
22 act wait
23done