From 2836d2f4452b538e24ca6b85ee27df7bce0b69b2 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 9 Feb 2022 19:23:08 +0100 Subject: Simplified scripts build process (removed SDEPDATA). --- scripts/sdep-checkpast | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'scripts/sdep-checkpast') diff --git a/scripts/sdep-checkpast b/scripts/sdep-checkpast index 35a561c..e5686fb 100755 --- a/scripts/sdep-checkpast +++ b/scripts/sdep-checkpast @@ -1,13 +1,7 @@ #!/bin/sh # Run this at boot to receive a notification about past events that you might -# have missed -# -# The events are read from the following files in SDEPDATA folder: -# once: events that only happen once; full date needs to be specified -# daily: events that happen every day; only specify the time in HH:MM format -# weekly: only specify Weekday + time -# monthly: only specify day of the month + time +# have missed (based on sdep-list). # Requires: a command to send notifications such as herbe or notify-send. -- cgit v1.3