mirror of
https://github.com/onionltd/EndGame.git
synced 2026-01-05 18:25:27 -05:00
Update onionbalance.sh
N_INTROS_PER_INSTANCE = 2 -> N_INTROS_PER_INSTANCE = 1
This commit is contained in:
parent
4075b99603
commit
ea187a0fc3
1 changed files with 1 additions and 1 deletions
|
|
@ -29,6 +29,6 @@ cd onionbalance
|
|||
python3 setup.py install
|
||||
|
||||
clear
|
||||
onionbalance-config --hs-version v3 -n 3
|
||||
onionbalance-config --hs-version v3 -n 1
|
||||
|
||||
echo "Setup Done.You need to do configuration"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue