summaryrefslogtreecommitdiffhomepage
path: root/applications/community-halle/root
diff options
context:
space:
mode:
Diffstat (limited to 'applications/community-halle/root')
-rw-r--r--applications/community-halle/root/etc/uci-defaults/luci-community-halle7
1 files changed, 0 insertions, 7 deletions
diff --git a/applications/community-halle/root/etc/uci-defaults/luci-community-halle b/applications/community-halle/root/etc/uci-defaults/luci-community-halle
deleted file mode 100644
index d6d40f0284..0000000000
--- a/applications/community-halle/root/etc/uci-defaults/luci-community-halle
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
- set luci.main.mediaurlbase=/luci-static/fledermaus
- set luci.main.lang=de
- commit luci
-EOF
-