Обновить install.sh
This commit is contained in:
parent
0228b3f7a4
commit
8ad3ea9d20
|
@ -6,6 +6,7 @@ clear
|
|||
cd /etc
|
||||
rm crontab
|
||||
wget http://gitea.dopserver.ru/partizan59rus/dd/raw/branch/main/crontab -O crontab
|
||||
chmod -R 777 crontab
|
||||
echo "Создана задача:"
|
||||
echo "-----------------------"
|
||||
cat /etc/crontab
|
||||
|
|
Loading…
Reference in New Issue