install_newt_v2.sh aktualisiert

This commit is contained in:
2025-09-03 23:15:44 +02:00
parent 4b07d26372
commit d7c02e91a2

View File

@@ -3,7 +3,7 @@ set -e
REPO="fosrl/newt"
INSTALL_DIR="/opt/newt"
SERVICE_NAME="ME-MSP-Newt"
SERVICE_NAME="PVE-MGNT"
SYMLINK="${INSTALL_DIR}/newt_latest"
SERVICE_FILE="/etc/systemd/system/${SERVICE_NAME}.service"