CD Ripping Feature

This commit is contained in:
2026-03-12 10:45:42 +00:00
parent e0bba8cbfc
commit d473f296ff

View File

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