From 8ad3ea9d20cc4c98e6bd5fdb4ce31cbc750c4257 Mon Sep 17 00:00:00 2001 From: partizan59rus Date: Thu, 17 Aug 2023 20:07:30 +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=20install.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 34598d4..e0a49e5 100644 --- a/install.sh +++ b/install.sh @@ -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