contrib: remove obsolete luci package definitions
[project/luci.git] / contrib / package / freifunk-gwcheck / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/freifunk-gwcheck ) && rm -f /etc/uci-defaults/freifunk-gwcheck
4 }