Update mm-scripts.sh
This commit is contained in:
@@ -164,11 +164,11 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
|
||||
touch ${MMFOLDER}/mm.vpn.fail
|
||||
MMSTOP
|
||||
sleep 10s
|
||||
# "${VPN_START[@]}" >/dev/null 2>&1
|
||||
# sleep 10s
|
||||
rm -f ${MMFOLDER}/mm.stop*
|
||||
[ $VERBOSE = true ] && DEBUGLOGSTOP
|
||||
exit 1
|
||||
"${VPN_START[@]}" >/dev/null 2>&1
|
||||
sleep 10s
|
||||
# rm -f ${MMFOLDER}/mm.stop*
|
||||
# [ $VERBOSE = true ] && DEBUGLOGSTOP
|
||||
# exit 1
|
||||
fi
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user