Rework LuCI build system
[project/luci.git] / themes / bootstrap / ipkg / postinst
diff --git a/themes/bootstrap/ipkg/postinst b/themes/bootstrap/ipkg/postinst
deleted file mode 100755 (executable)
index 8a2dd18..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
-       ( . /etc/uci-defaults/luci-theme-bootstrap ) && rm -f /etc/uci-defaults/luci-theme-bootstrap
-}