Skip to content

Commit 49deb93

Browse files
author
Kristan Kenney
committed
Remove extra branch name variable
1 parent d0e88ad commit 49deb93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v-update-sys-hestia-git

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ if [ ! -z "$1" ]; then
8989
echo "Error: invalid branch name specified."
9090
exit 1
9191
else
92-
branch=$1
9392
/usr/local/hestia/bin/v-change-sys-config-value 'RELEASE_BRANCH' "$branch"
9493
fi
9594
else

0 commit comments

Comments
 (0)