Update mm-scripts.sh

This commit is contained in:
2023-02-25 18:31:38 -06:00
parent d3a1047987
commit bc7091d55f

View File

@@ -56,7 +56,6 @@ MMSTART(){
fi
if [ ${GOFORSTART} = true ]; then
echo "GO FOR START"
mmsv='Starting'
echo
OUT=$(ip link | grep "$VPN_INTERFACE")