mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-26 09:19:05 +01:00
fix branch name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user