Rewrote host environment targets to work out of the box
[project/luci.git] / contrib / uci / hostfiles / bin / uci
diff --git a/contrib/uci/hostfiles/bin/uci b/contrib/uci/hostfiles/bin/uci
new file mode 100755 (executable)
index 0000000..f6104c6
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+$(dirname $0)/../usr/bin/uci -c $(dirname $0)/../etc/config "$@"