Update mm-scripts.sh

This commit is contained in:
2022-06-04 19:05:53 -05:00
parent c7971dfd40
commit 518e1bcff3

View File

@@ -102,7 +102,7 @@ MMSTART(){
echo -e "${idsCL[Green]} done${idsCL[Default]}"
else
echo -e "${idsCL[Red]}Traffic is not routing through VPN, restarting system!${idsCL[Default]}"
echo "$(date) - Traffic is not routing through VPN, restarting system" >> $logfile
echo "$(date) - Traffic is not routing through VPN, restarting system scip(${scip}) mmip(${mmip})" >> $logfile
MMSTOP
sleep 1m
"${VPN_START[@]}"