PASSAGGIO A VITE !

AGG. 1.1.23
This commit is contained in:
Surya Paolo
2025-03-01 14:15:40 +01:00
parent bc960d38a1
commit c52ca22c83
520 changed files with 3618692 additions and 5448 deletions

View File

@@ -0,0 +1,30 @@
#!/bin/bash
site=gruppomacro.app
if [ -d "__piuchebuono.app" ]; then
rmdir __piuchebuono.app
fi
if [ -d "__freeplanet.app" ]; then
rmdir __freeplanet.app
fi
if [ -d "__riso.app" ]; then
rmdir __riso.app
fi
if [ -d "__fioredellavita.riso.app" ]; then
rmdir __fioredellavita.riso.app
fi
if [ -d "__popolodelnuovomondo.app" ]; then
rmdir __popolodelnuovomondo.app
fi
if [ -d "__terradellavisione.app" ]; then
rmdir __terradellavisione.app
fi
source __inizia.sh