add_modx
This commit is contained in:
parent
7a9e0d5a9b
commit
2a53bd9380
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
Loading…
Reference in a new issue