modules/admin-full: only allow multiple wireless interfaces if the driver actually...
[project/luci.git] / themes / freifunk / ipkg / postinst
index 5972881..f5d35c9 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 [ -n "${IPKG_INSTROOT}" ] || {
-       ( . /etc/uci-defaults/luci-theme-freifunk-bno ) &&      rm -f /etc/uci-defaults/luci-theme-freifunk-bno
+       ( . /etc/uci-defaults/luci-theme-freifunk ) &&  rm -f /etc/uci-defaults/luci-theme-freifunk
 }