applications/luci-upnp: add a note that up and download speeds are informational...
[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 }