flm01/mote/v1/openwrt/package/luci/host/bin/uci

3 lines
75 B
Plaintext
Raw Normal View History

#!/bin/sh
$(dirname $0)/../usr/bin/uci -c $(dirname $0)/../etc/config "$@"