- Cataloghi: BestSeller, Novità
This commit is contained in:
@@ -33,9 +33,11 @@ else
|
||||
rm -R ./public/upload/products/*
|
||||
rm -R ./public/upload/pages/*
|
||||
rm -R ./public/upload/catalogo/*
|
||||
rm -R ./public/upload/scheda/*
|
||||
cp -R _ALL_SITES/$site/upload/products/* ./public/upload/products/
|
||||
cp -R _ALL_SITES/$site/upload/pages/* ./public/upload/pages/
|
||||
cp -R _ALL_SITES/$site/upload/catalogo/* ./public/upload/catalogo/
|
||||
cp -R _ALL_SITES/$site/upload/scheda/* ./public/upload/scheda/
|
||||
rm -R ./public/images/*
|
||||
cp -R _ALL_SITES/$site/images/* ./public/images/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user