Update mm-scripts.sh
This commit is contained in:
@@ -369,7 +369,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
|
||||
elif [ "${tryupdate}" == "true" ]; then
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
fi
|
||||
[ "${checkport}" != "" ] && rm -f ${MMFOLDER}/mm.${srvc}.starting
|
||||
[ "${checkport}" != "" ] && rm -f ${MMFOLDER}/mm.${srvc}.starting >/dev/null 2>&1
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user