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