Aggiunto Multi Progetto

- ++ Popolo del Nuovo Mondo
This commit is contained in:
paoloar77
2022-01-04 01:09:08 +01:00
parent 5375e9d728
commit 3344c565f0
60 changed files with 13241 additions and 230 deletions

17
termina_freeplanet.app.sh Executable file
View File

@@ -0,0 +1,17 @@
#!/bin/bash
site=freeplanet.app
echo "TERMINA DI LAVORARE SU $site: (Sovrascrivo !)" > now.txt
rmdir NEWFREEPLANET
rmdir POPOLODELNUOVOMONDO
cp -R _ALL_SITES/$site _BAK/4/
cp -R src/statics _ALL_SITES/$site/
cp -R src/db _ALL_SITES/$site/
cp -R ./quasar.conf.js _ALL_SITES/$site/
cp -R ./package.json _ALL_SITES/$site/