modules/admin-mini: General UI improvements
[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 }