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