mirror of
https://github.com/coturn/coturn.git
synced 2025-06-03 04:15:18 +08:00
script fixed
This commit is contained in:
parent
948a61d250
commit
4d5f0cbc03
@ -30,5 +30,5 @@ fi
|
||||
|
||||
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/lib/
|
||||
|
||||
PATH=examples/bin/:../bin:./bin/:${PATH} turnutils_uclient -b -k turn_client_pkey.pem -n 1000 -m 10 -l 170 -e 127.0.0.1 -X -g -u gorst -w hero $@ ::1
|
||||
PATH=examples/bin/:../bin:./bin/:${PATH} turnutils_uclient -b -S -k turn_client_pkey.pem -n 1000 -m 10 -l 170 -e 127.0.0.1 -X -g -u gorst -w hero $@ ::1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user