Explorar o código

Change release branch in hestia.conf when using v-update-sys-hestia-git

Kristan Kenney %!s(int64=6) %!d(string=hai) anos
pai
achega
26fb29d014
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bin/v-update-sys-hestia-git

+ 1 - 0
bin/v-update-sys-hestia-git

@@ -90,6 +90,7 @@ if [ ! -z "$1" ]; then
         exit 1
         exit 1
     else
     else
         branch=$1
         branch=$1
+        /usr/local/hestia/bin/v-change-sys-config-value 'RELEASE_BRANCH' "$branch"
     fi
     fi
 else
 else
     source /usr/local/hestia/conf/hestia.conf
     source /usr/local/hestia/conf/hestia.conf