Cleanup Freifunk defaults
[project/luci.git] / applications / freifunk-community / ipkg / postinst
diff --git a/applications/freifunk-community/ipkg/postinst b/applications/freifunk-community/ipkg/postinst
deleted file mode 100755 (executable)
index c16bc3a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
-       ( . /etc/uci-defaults/luci-freifunk-community ) &&      rm -f /etc/uci-defaults/luci-freifunk-community
-}