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