1
0
mirror of https://github.com/freifunk-gluon/packages.git synced 2024-06-18 21:24:11 +02:00
gluon-packages/gluon/gluon-core/files/lib/gluon/upgrade/core/0.3.2/010-freifunk-migrate-batman-adv

6 lines
121 B
Plaintext
Raw Normal View History

#!/bin/sh
uci set batman-adv.bat0.interfaces="mesh-vpn $(uci -q get batman-adv.bat0.interfaces)"
uci commit batman-adv