modified
This commit is contained in:
@@ -11,7 +11,7 @@ VOLUMES_DIR="${CURRENT_DIR}/volumes"
|
|||||||
CONFIG_REPO_DIR="$(mktemp -d)"
|
CONFIG_REPO_DIR="$(mktemp -d)"
|
||||||
|
|
||||||
# Combined Git clone command
|
# Combined Git clone command
|
||||||
GIT_COMMAND="sudo git clone -b funmaps ssh://git@git.zinomedia.de:222/zino/lgsm-cs.git ${CONFIG_REPO_DIR}"
|
GIT_COMMAND="sudo git clone -b funmaps ssh://git@git.zinomedia.de:222/zino/lgsm-csserver.git ${CONFIG_REPO_DIR}"
|
||||||
|
|
||||||
# Function to display [INFO] in blue and the message in default color
|
# Function to display [INFO] in blue and the message in default color
|
||||||
info() {
|
info() {
|
||||||
|
|||||||
Reference in New Issue
Block a user