libs/web: change "module" variable to "modname" in dispatcher.lua, solves apidoc...
[project/luci.git] / themes / freifunk-bno / ipkg / postinst
1 #!/bin/sh
2 [ -n "${IPKG_INSTROOT}" ] || {
3         ( . /etc/uci-defaults/luci-theme-freifunk-bno ) &&      rm -f /etc/uci-defaults/luci-theme-freifunk-bno
4 }