Update mm-scripts.sh

This commit is contained in:
2023-02-25 18:14:54 -06:00
parent f69692ef26
commit 1699b99292

View File

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