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