From 1ff74a66f66ff7908b52a782d41c04c568e436ca Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 24 May 2009 13:59:42 +0000 Subject: themes: add freifunk hannover theme --- themes/freifunk-hannover/ipkg/postinst | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 themes/freifunk-hannover/ipkg/postinst (limited to 'themes/freifunk-hannover/ipkg/postinst') diff --git a/themes/freifunk-hannover/ipkg/postinst b/themes/freifunk-hannover/ipkg/postinst new file mode 100644 index 0000000000..32786bc46b --- /dev/null +++ b/themes/freifunk-hannover/ipkg/postinst @@ -0,0 +1,3 @@ +[ -n "${IPKG_INSTROOT}" ] || { + ( . /etc/uci-defaults/luci-theme-freifunk-hannover ) && rm -f /etc/uci-defaults/luci-theme-freifunk-hannover +} -- cgit v1.2.3