diff --git a/install/pve-scripts-local-install.sh b/install/pve-scripts-local-install.sh index 62fe66f2..71f6977b 100644 --- a/install/pve-scripts-local-install.sh +++ b/install/pve-scripts-local-install.sh @@ -35,17 +35,14 @@ chmod 755 data $STD npm run build msg_ok "Installed PVE Scripts local" -SERVICE_NAME="pvescriptslocal" -SERVICE_FILE="/etc/systemd/system/${SERVICE_NAME}.service" - msg_info "Creating Service" -cat > "$SERVICE_FILE" < "etc/systemd/system/pvescriptslocal.service" <