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