mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 19:29:48 +00:00
remove sleep command as not needed (#2056)
This commit is contained in:
parent
34837c7777
commit
c52c6ec3a3
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue