Skip to content

Commit 26fb29d

Browse files
author
Kristan Kenney
committed
Change release branch in hestia.conf when using v-update-sys-hestia-git
1 parent 64b9375 commit 26fb29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-update-sys-hestia-git

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ if [ ! -z "$1" ]; then
9090
exit 1
9191
else
9292
branch=$1
93+
/usr/local/hestia/bin/v-change-sys-config-value 'RELEASE_BRANCH' "$branch"
9394
fi
9495
else
9596
source /usr/local/hestia/conf/hestia.conf

0 commit comments

Comments
 (0)