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