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 +