stany.ferer 1 anno fa
parent
commit
a69dbeb62d
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      maj/dev.sh
  2. 1 1
      maj/preprod.sh

+ 1 - 1
maj/dev.sh

@@ -2,7 +2,7 @@
 
 FOLDER=r7.cms.cse-invent.com
 BRANCH_ORIGIN=dev
-BRANCH=dev
+BRANCH=r7
 
 echo "Changement de propriétaire des fichiers en cours..."
 sudo chown www-data:www-data /var/www -R

+ 1 - 1
maj/preprod.sh

@@ -1,5 +1,5 @@
 FOLDER=pp.cms.cse-invent.com
-BRANCH_ORIGIN=dev
+BRANCH_ORIGIN=r7
 BRANCH=preprod
 
 echo "Changement de propriétaire des fichiers en cours..."