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