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