fix issue
This commit is contained in:
parent
551b8b9c5a
commit
c69a365e48
@ -108,10 +108,10 @@ mkdir -p tig-benchmarker
|
|||||||
cd tig-benchmarker
|
cd tig-benchmarker
|
||||||
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/tig-benchmarker/slave.py -O slave.py
|
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/tig-benchmarker/slave.py -O slave.py
|
||||||
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/tig-benchmarker/requirements.txt -O requirements.txt
|
wget https://raw.githubusercontent.com/tig-pool-nk/client/refs/heads/main/tig-benchmarker/requirements.txt -O requirements.txt
|
||||||
|
cd $current_path
|
||||||
./venv/bin/pip3 install -r requirements.txt
|
./venv/bin/pip3 install -r requirements.txt
|
||||||
|
|
||||||
# Create a directory client_xnico_pool and navigate to it
|
# Create a directory client_xnico_pool and navigate to it
|
||||||
cd $current_path
|
|
||||||
mkdir -p bin
|
mkdir -p bin
|
||||||
cd bin
|
cd bin
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user