mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-06-17 18:21:28 +02:00
add progress to install
This commit is contained in:
@@ -57,6 +57,12 @@ set_git_repos_and_branch() {
|
||||
printf "Found custom provided branch...\n"
|
||||
fi
|
||||
|
||||
### To be removed when branch is merged
|
||||
|
||||
BRANCH_NAME="v2.0.4-dev"
|
||||
|
||||
###
|
||||
|
||||
GIT_DIR=$(dirname "$GIT_URL")
|
||||
GIT_USER=$(basename "$GIT_DIR")
|
||||
GIT_REPO=$(basename "$GIT_URL")
|
||||
|
||||
Reference in New Issue
Block a user