summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/hostfiles/bin/uci
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/uci/hostfiles/bin/uci')
-rwxr-xr-xcontrib/uci/hostfiles/bin/uci2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/uci/hostfiles/bin/uci b/contrib/uci/hostfiles/bin/uci
new file mode 100755
index 0000000000..f6104c6efa
--- /dev/null
+++ b/contrib/uci/hostfiles/bin/uci
@@ -0,0 +1,2 @@
+#!/bin/sh
+$(dirname $0)/../usr/bin/uci -c $(dirname $0)/../etc/config "$@"