diff --git a/mm-scripts.sh b/mm-scripts.sh index 07a97db..ba8e97e 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -48,6 +48,7 @@ MMSTART(){ MMSTOP sleep 5m "${VPN_START[@]}" + sleep 5s rm -f /opt/mm.stop exit 1 elif [ -f /opt/mm.vpn.fail2 ]; then @@ -61,6 +62,7 @@ MMSTART(){ MMSTOP sleep 1m "${VPN_START[@]}" + sleep 5s rm -f /opt/mm.stop exit 1 fi