1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

remove sleep command as not needed (#2056)

This commit is contained in:
Slaviša Arežina 2025-02-05 16:01:42 +01:00 committed by GitHub
parent 34837c7777
commit c52c6ec3a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,6 @@ function update_script() {
# Starting Services
msg_info "Starting $APP"
systemctl start [SERVICE_NAME]
sleep 2
msg_ok "Started $APP"
# Cleaning up