themes: add freifunk hannover theme
[project/luci.git] / themes / freifunk-hannover / ipkg / postinst
diff --git a/themes/freifunk-hannover/ipkg/postinst b/themes/freifunk-hannover/ipkg/postinst
new file mode 100644 (file)
index 0000000..32786bc
--- /dev/null
@@ -0,0 +1,3 @@
+[ -n "${IPKG_INSTROOT}" ] || {
+        ( . /etc/uci-defaults/luci-theme-freifunk-hannover ) && rm -f /etc/uci-defaults/luci-theme-freifunk-hannover
+}