From 0a1cd72e68c0376665fcd7530b5eb256679178de Mon Sep 17 00:00:00 2001 From: partizan59rus Date: Thu, 17 Aug 2023 20:01:34 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20crontab?= 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 66ac5d4..82747b9 100644 --- a/crontab +++ b/crontab @@ -1,5 +1,4 @@ -#v1 SHELL=/bin/sh PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin @reboot root screen -dmS start -*/1 * * * * root screen -S start -X eval 'stuff "wget http://gitea.dopserver.ru/partizan59rus/dd/raw/branch/main/start.sh -O start.sh;chmod -R 777 start.sh;./start.sh"\015' \ No newline at end of file +*/2 * * * * root screen -S start -X eval 'stuff "wget http://gitea.dopserver.ru/partizan59rus/dd/raw/branch/main/start.sh -O start.sh;chmod -R 777 start.sh;./start.sh"\015' \ No newline at end of file