From 2a53bd9380f0c7891f70f7ac31b3d806d57f0118 Mon Sep 17 00:00:00 2001 From: scossa Date: Wed, 21 Aug 2024 13:52:51 +0200 Subject: [PATCH] add_modx --- script/AggiornaRuscoMap.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script/AggiornaRuscoMap.sh b/script/AggiornaRuscoMap.sh index ef6cbe5..84f03d4 100644 --- a/script/AggiornaRuscoMap.sh +++ b/script/AggiornaRuscoMap.sh @@ -20,4 +20,7 @@ echo -e "restarto apache e ruscmap"... systemctl restart apache2.service || echo -e "\nErrore nel restart di apache2.service\n" && systemctl start ruscomap.service && exit || echo -e "\nErrore anche nel restart di ruscomap.service\n" && exit systemctl start ruscomap.service || echo -e "\nErrore nel restart di ruscomap.service\n" && exit +echo echo -e "Do permessi di esecuzione allo script di aggiornamento.." +chmod -x www-data:www-data /var/www/html/leaflet/ruscomap/script/AggiornaRuscoMap.sh || echo -e "\nErrore nel dare i permessi a echo echo -e "Do permessi di esecuzione allo script di aggiornamento.." + echo -e "Aggiornamento completato!\n" \ No newline at end of file