summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-freifunk-bno/root/etc/uci-defaults
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2015-09-29 11:44:16 +0300
committerHannu Nyman <hannu.nyman@iki.fi>2015-09-29 11:44:16 +0300
commit60e2148d70ed271abf63504b9d51cf7fc77976a1 (patch)
tree8c5511cb00778c8ecb9d395290d61e48e4098ade /themes/luci-theme-freifunk-bno/root/etc/uci-defaults
parente759b495b218d0c1842e8e0b1f3a19f1290c809c (diff)
themes: remove freifunk-bno theme
Remove the freifunk-bno theme as the bno profile itself was removed. Discussion in https://github.com/openwrt/luci/pull/471 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'themes/luci-theme-freifunk-bno/root/etc/uci-defaults')
-rwxr-xr-xthemes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno b/themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno
deleted file mode 100755
index a19f2bb412..0000000000
--- a/themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.themes.Freifunk_BNO=/luci-static/freifunk-bno
- set luci.main.mediaurlbase=/luci-static/freifunk-bno
- commit luci
-EOF