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