1
This commit is contained in:
parent
befd1253ad
commit
4606e07550
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd bin
|
cd bin
|
||||||
nohup ./wsproxy -i $1 -n $2 >> wsproxy$2_$1.out 2>&1 &
|
nohup ./$3 -i $1 -n $2 >> $3$2_$1.out 2>&1 &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user