diff --git a/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh b/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh index 0cf1dd4a2..160e9e25c 100644 --- a/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh +++ b/.github/CONTRIBUTOR_GUIDE/ct/AppName.sh @@ -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