First test
This commit is contained in:
@@ -44,7 +44,7 @@ header() { echo -e "\n${BOLD}${BLUE}══════════════
|
|||||||
fatal() { error "$*"; exit 1; }
|
fatal() { error "$*"; exit 1; }
|
||||||
|
|
||||||
# --- Standard-Optionen --------------------------------------------------------
|
# --- Standard-Optionen --------------------------------------------------------
|
||||||
GIT_BRANCH="dev"
|
GIT_BRANCH="cd-ripping"
|
||||||
INSTALL_DIR="/opt/ripster"
|
INSTALL_DIR="/opt/ripster"
|
||||||
SERVICE_USER="ripster"
|
SERVICE_USER="ripster"
|
||||||
BACKEND_PORT="3001"
|
BACKEND_PORT="3001"
|
||||||
|
|||||||
Reference in New Issue
Block a user