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