- 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

@@ -16,7 +16,5 @@ else
cp -R ./.env.development _ALL_SITES/$site/
cp -R ./.env.production _ALL_SITES/$site/
cp -R ./.env.test _ALL_SITES/$site/
mkdir _ALL_SITES/$site/root
cp -R src/root/home _ALL_SITES/$site/root/
fi