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