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