1
0
forked from Proxmox/ProxmoxVE

Remove unnecessary newline in koel.sh

This commit is contained in:
CanbiZ
2025-12-15 11:10:00 +01:00
committed by GitHub
parent c414cf7476
commit 2f765a7cac

View File

@ -66,7 +66,6 @@ function update_script() {
msg_info "Starting Services"
systemctl start php8.4-fpm nginx
msg_ok "Started Services"
msg_ok "Updated Successfully"
fi
exit