Update mm-scripts.sh
This commit is contained in:
@@ -129,11 +129,7 @@ MMSTART(){
|
|||||||
rm -f /opt/mm.vpn.fail*
|
rm -f /opt/mm.vpn.fail*
|
||||||
echo
|
echo
|
||||||
echo -e "${idsCL[Green]}All services have been started${idsCL[Default]}"
|
echo -e "${idsCL[Green]}All services have been started${idsCL[Default]}"
|
||||||
else
|
|
||||||
echo -e "${idsCL[Red]} failed${idsCL[Default]}"
|
|
||||||
echo
|
|
||||||
echo -e "${idsCL[Red]}Could not start the VPN, fix your shit...${idsCL[Default]}"
|
|
||||||
echo "$(date) - Could not start the VPN, fix your shit..." >> $logfile
|
|
||||||
fi
|
fi
|
||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user