From 4b4bc534d2516aefc6365b81b8a1fef916e9721b Mon Sep 17 00:00:00 2001 From: ray Date: Tue, 21 Apr 2020 22:02:33 +0100 Subject: [PATCH] reduce auto update to once per day --- crontab-entry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crontab-entry b/crontab-entry index ac214e3..52b0d2b 100644 --- a/crontab-entry +++ b/crontab-entry @@ -1 +1 @@ -15,30,45,0 * * * * /home/ray/.config/mpd/add-push-playlist.sh >> /home/ray/.config/mpd/cron-log.txt +0 0 * * * /home/ray/.config/mpd/add-push-playlist.sh >> /home/ray/.config/mpd/cron-log.txt