Update mm-scripts.sh
This commit is contained in:
@@ -102,7 +102,7 @@ MMSTART(){
|
|||||||
echo -e "${idsCL[Green]} done${idsCL[Default]}"
|
echo -e "${idsCL[Green]} done${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[Red]}Traffic is not routing through VPN, restarting system!${idsCL[Default]}"
|
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
|
MMSTOP
|
||||||
sleep 1m
|
sleep 1m
|
||||||
"${VPN_START[@]}"
|
"${VPN_START[@]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user