mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-27 12:50:18 +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
|
# Starting Services
|
||||||
msg_info "Starting $APP"
|
msg_info "Starting $APP"
|
||||||
systemctl start [SERVICE_NAME]
|
systemctl start [SERVICE_NAME]
|
||||||
sleep 2
|
|
||||||
msg_ok "Started $APP"
|
msg_ok "Started $APP"
|
||||||
|
|
||||||
# Cleaning up
|
# Cleaning up
|
||||||
|
Loading…
x
Reference in New Issue
Block a user