diff --git a/crontab b/crontab index e097f4f..a76386e 100644 --- a/crontab +++ b/crontab @@ -20,5 +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/runonce.sh +@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