diff --git a/mm-scripts.sh b/mm-scripts.sh index 7e02c1a..78d51b6 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -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[@]}"