fix branch name

This commit is contained in:
Usman Nasir
2020-01-29 17:40:02 +05:00
parent e45183c136
commit db2b45347a

View File

@@ -935,7 +935,7 @@ fi
#read TMP_YN
DEV="ON"
BRANCH_NAME="stable"
BRANCH_NAME=v${TEMP:12:3}.${TEMP:25:1}
echo -e "\nBranch name set to $BRANCH_NAME"
#if [[ $TMP_YN == "beta" ]] ; then