2 lines
75 B
Bash
Executable file
2 lines
75 B
Bash
Executable file
#!/bin/sh
|
|
$(dirname $0)/../usr/bin/uci -c $(dirname $0)/../etc/config "$@"
|