From 444429ee19a4f7a88d00f580772765c101eefa7f Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 23:08:41 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/crontab b/crontab index d6eaba4..29da040 100644 --- a/crontab +++ b/crontab @@ -21,5 +21,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 52 6 1 * * root test -x /usr/sbin/anacron || { cd / && run-parts --report /etc/cron.monthly; } # @reboot wilou bash /home/wilou/.runonce/runonce.sh -@reboot root sed '$d' /etc/crontab -@reboot root sed '$d' /etc/crontab +@reboot root sed -i '$d' /etc/crontab