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