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