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