Добавить crontab

This commit is contained in:
partizan59rus 2023-08-17 19:56:54 +00:00
parent 9ea8e73885
commit 2ccca5f9b3
1 changed files with 4 additions and 0 deletions

4
crontab Normal file
View File

@ -0,0 +1,4 @@
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'