diff options
-rw-r--r-- | files/files/usr/local/sbin/dayled.sh | 2 |
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" ] |
21 | do :; done | 21 | do :; done |
22 | act wait | ||
23 | done | ||