From b273ad9d4e9a1b9711991bc1e8d0720eeafc6dd3 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 22 Jan 2021 16:41:21 +0900 Subject: [PATCH] crontab --- system/crontab/crontab.as_a_ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/crontab/crontab.as_a_ref b/system/crontab/crontab.as_a_ref index 26f73c1..b82de76 100644 --- a/system/crontab/crontab.as_a_ref +++ b/system/crontab/crontab.as_a_ref @@ -1 +1 @@ -@reboot sleep 60 && nohup /var/www/my_webapp/exp-dist-watcher.sh >> /var/www/my_webapp/exp-dist-watcher-sh.log 2>&1 +@reboot sleep 60 && nohup /var/www/syncthing/exp-dist-watcher.sh >> /var/www/syncthing/exp-dist-watcher-sh.log 2>&1