Rework LuCI build system
[project/luci.git] / themes / bootstrap / root / etc / uci-defaults / luci-theme-bootstrap
diff --git a/themes/bootstrap/root/etc/uci-defaults/luci-theme-bootstrap b/themes/bootstrap/root/etc/uci-defaults/luci-theme-bootstrap
deleted file mode 100755 (executable)
index ddefd3b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
-       set luci.themes.Bootstrap=/luci-static/bootstrap
-       commit luci
-EOF
-exit 0