Update mm-scripts.sh
This commit is contained in:
@@ -101,7 +101,8 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
|
||||
echo -en "${idsCL[Green]}The VPN Tunnel is already running :${idsCL[Default]}"
|
||||
fi
|
||||
else
|
||||
echo -en "${idsCL[LightCyan]}Verifying the VPN Tunnel :${idsCL[Default]}"
|
||||
echo -en "${idsCL[LightCyan]}Verifying the VPN Tunnel :${idsCL[Default]}"
|
||||
mmsv='Verifying'
|
||||
fi
|
||||
|
||||
[ $VERBOSE = true ] && echo "$(date) - ${mmsv} VPN..." >> $logfile
|
||||
|
||||
Reference in New Issue
Block a user