Aggiunto Multi Progetto
- ++ Popolo del Nuovo Mondo
This commit is contained in:
17
termina_freeplanet.app.sh
Executable file
17
termina_freeplanet.app.sh
Executable 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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user