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