mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-18 20:44:20 +01:00
ckbunker: reset to tested release v0.9
This commit is contained in:
@@ -31,6 +31,8 @@ More info: https://ckbunker.com/install.html
|
|||||||
# install ckbunker
|
# install ckbunker
|
||||||
git clone --recursive https://github.com/Coldcard/ckbunker.git
|
git clone --recursive https://github.com/Coldcard/ckbunker.git
|
||||||
cd ckbunker
|
cd ckbunker
|
||||||
|
# reset to the tested release: https://github.com/Coldcard/ckbunker/releases
|
||||||
|
git reset --hard v0.9
|
||||||
virtualenv -p python3 ENV
|
virtualenv -p python3 ENV
|
||||||
source ENV/bin/activate
|
source ENV/bin/activate
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user