change branch name

This commit is contained in:
Usman Nasir
2020-01-03 16:37:37 +05:00
parent 8718e36458
commit 0b3eb9bdd1

View File

@@ -836,7 +836,7 @@ fi
#read TMP_YN
DEV="ON"
BRANCH_NAME="p3"
BRANCH_NAME="stable"
echo -e "Branch name set to $BRANCH_NAME"
#if [[ $TMP_YN == "beta" ]] ; then