From fcba38fb45806e64b42845fa60a0f120a132af13 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 29 Nov 2020 22:37:09 +0000 Subject: [PATCH] added crontab info. --- system/crontab/crontab.as_a_ref | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 system/crontab/crontab.as_a_ref diff --git a/system/crontab/crontab.as_a_ref b/system/crontab/crontab.as_a_ref new file mode 100644 index 0000000..761c6b1 --- /dev/null +++ b/system/crontab/crontab.as_a_ref @@ -0,0 +1,2 @@ +@reboot sleep 60 && nohup /home/nextcloud/distribusi-watcher.sh >> /home/nextcloud/distribusi-watcher-sh.log 2>&1 +