First test

This commit is contained in:
2026-03-12 08:04:23 +00:00
parent c13ce5a50b
commit 8af4da5a08

View File

@@ -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"