initial commit
This commit is contained in:
commit
c0616030c6
14 changed files with 1468 additions and 0 deletions
7
run.sh
Executable file
7
run.sh
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd data
|
||||
#rm -f node*
|
||||
../vipman -config config1.yaml &
|
||||
../vipman -config config2.yaml &
|
||||
../vipman -config config3.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue