summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-freifunk-bno/ipkg/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-freifunk-bno/ipkg/postinst')
-rwxr-xr-xthemes/luci-theme-freifunk-bno/ipkg/postinst4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/luci-theme-freifunk-bno/ipkg/postinst b/themes/luci-theme-freifunk-bno/ipkg/postinst
deleted file mode 100755
index 5972881a8..000000000
--- a/themes/luci-theme-freifunk-bno/ipkg/postinst
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
- ( . /etc/uci-defaults/luci-theme-freifunk-bno ) && rm -f /etc/uci-defaults/luci-theme-freifunk-bno
-}