modules/freifunk:
[project/luci.git] / applications / freifunk-community / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-freifunk-community ) &&      rm -f /etc/uci-defaults/luci-freifunk-community
4 }