Disable vpn tunnel
This commit is contained in:
parent
704b55c577
commit
6016e6b980
|
@ -1701,7 +1701,7 @@ function mesh_batman_bridge {
|
|||
apt-get -y install python-dev libevent-dev ebtables python-pip git
|
||||
apt-get -y install wireless-tools
|
||||
|
||||
install_vpn_tunnel
|
||||
#install_vpn_tunnel
|
||||
|
||||
modprobe batman-adv
|
||||
[ $? -ne 0 ] && echo "B.A.T.M.A.N module not available" && exit 76482
|
||||
|
|
Loading…
Reference in New Issue