Removed empty line

This commit is contained in:
Andy Grunwald
2025-01-28 13:55:39 +01:00
parent 88846c6df1
commit eac423cea9

View File

@@ -32,7 +32,6 @@ function update_script() {
msg_error "No ${APP} Installation Found!"
exit
fi
msg_info "Stopping ${APP}"
systemctl stop prometheus-pve-exporter
msg_ok "Stopped ${APP}"