diff --git a/run.sh b/run.sh index db0f607b..70b2c9c2 100755 --- a/run.sh +++ b/run.sh @@ -69,7 +69,7 @@ if [ "${1}" == "update" ]; then elif [ "${2}" == "q" ]; then ([ -f ${NM_TMPFOLDER}/.singleserver.PW.primary ] || [ -f ${NM_TMPFOLDER}/.singleserver.PWO.primary ]) && ${PW_SCRIPT} service all restart >/dev/null 2>&1 fi - sleep 60s && rm -f ${PW_TMPFOLDER}/.nosend_update & + sleep 30s && rm -f ${PW_TMPFOLDER}/.nosend_update & elif [ "${2}" != "q" ]; then echo -en "\e[1A";