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:
parent
34837c7777
commit
c52c6ec3a3
1
.github/CONTRIBUTOR_GUIDE/ct/AppName.sh
vendored
1
.github/CONTRIBUTOR_GUIDE/ct/AppName.sh
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user