summaryrefslogtreecommitdiffhomepage
path: root/themes/freifunk/root/etc
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-15 21:04:22 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-15 21:04:22 +0000
commit36fa6575ed85c8106e5de0a553e4e6b1ce5e7db0 (patch)
treea62264aeae66ffeffb10c4275eada34e8a62b2bf /themes/freifunk/root/etc
parent522bfc944c6f731cc0fc64480607a48612572502 (diff)
themes: drop old Freifunk theme, unmaintained and redundant
Diffstat (limited to 'themes/freifunk/root/etc')
-rwxr-xr-xthemes/freifunk/root/etc/uci-defaults/luci-theme-freifunk6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk b/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk
deleted file mode 100755
index eb038f0acc..0000000000
--- a/themes/freifunk/root/etc/uci-defaults/luci-theme-freifunk
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.themes.Freifunk=/luci-static/freifunk
- commit luci
-EOF
-