forked from Proxmox/ProxmoxVE
Remove unnecessary newline in koel.sh
This commit is contained in:
@ -66,7 +66,6 @@ function update_script() {
|
|||||||
msg_info "Starting Services"
|
msg_info "Starting Services"
|
||||||
systemctl start php8.4-fpm nginx
|
systemctl start php8.4-fpm nginx
|
||||||
msg_ok "Started Services"
|
msg_ok "Started Services"
|
||||||
|
|
||||||
msg_ok "Updated Successfully"
|
msg_ok "Updated Successfully"
|
||||||
fi
|
fi
|
||||||
exit
|
exit
|
||||||
|
|||||||
Reference in New Issue
Block a user