- Riorganizzazione Progetti

- freeplanet.app
 - insiemesipuo.app
 - popolodelnuovomondo.app
This commit is contained in:
paoloar77
2022-01-05 09:36:24 +01:00
parent cc27767b62
commit 0997ef1ec3
46 changed files with 7071 additions and 23 deletions

View File

@@ -12,7 +12,6 @@ else
cp -R .env.development _BAK/1/
cp -R .env.production _BAK/1/
cp -R .env.test _BAK/1/
cp -R root/home _BAK/1/
cp -R _ALL_SITES/$site/db src/
cp -R _ALL_SITES/$site/statics src/
@@ -21,6 +20,5 @@ else
cp -R _ALL_SITES/$site/.env.development .
cp -R _ALL_SITES/$site/.env.production .
cp -R _ALL_SITES/$site/.env.test .
cp -R _ALL_SITES/$site/root/home src/root/
fi