contrib: remove luci-light collection, throw out admin-mini of default collection...
[project/luci.git] / themes / openwrt-light / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-theme-openwrtlight ) &&      rm -f /etc/uci-defaults/luci-theme-openwrtlight
4 }