mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'test' into develop
This commit is contained in:
commit
4942c45180
3 changed files with 27 additions and 10 deletions
|
@ -53,6 +53,7 @@ fi
|
|||
|
||||
if [ "$(uci -q get shadowsocks-libev.hi3)" != "" ]; then
|
||||
port=1100
|
||||
[ "$NBCPU" -gt "10" ] && NBCPU=10
|
||||
for c in $(seq 1 2 $NBCPU); do
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set shadowsocks-libev.hi$c.local_port=$port
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue