From fa20d6fa5f4bbba18c034c6c7496386720af786b Mon Sep 17 00:00:00 2001 From: wilou Date: Fri, 31 Mar 2023 00:37:19 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'crontab'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crontab | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crontab b/crontab index a76386e..6b5a87d 100644 --- a/crontab +++ b/crontab @@ -20,6 +20,6 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 47 6 * * 7 root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.weekly; } 52 6 1 * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; } # -@reboot wilou bash /home/wilou/.runonce/flatpak.sh -@reboot root bash /home/wilou/.runonce/droidcamx.sh -@reboot root mv /etc/crontab.bck /etc/crontab \ No newline at end of file +@reboot wilou bash /home/wilou/.runonce/flatpak.sh +@reboot root bash /home/wilou/.runonce/droidcamx.sh +@reboot root mv /etc/crontab.bck /etc/crontab \ No newline at end of file