This website requires JavaScript.
Explore
Help
Sign In
starcalc
/
flm01
Watch
1
Star
0
Fork
You've already forked flm01
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2b1e3248b2
flm01
/
openwrt
/
package
/
luci
/
host
/
bin
/
uci
3 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
$(
dirname
$0
)
/../usr/bin/uci -c
$(
dirname
$0
)
/../etc/config
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink