diff --git a/install.sh b/install.sh index e0a49e5..0eacf60 100644 --- a/install.sh +++ b/install.sh @@ -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