mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
specter: update to v0.7.2
This commit is contained in:
parent
9d9454e0fd
commit
af10f4d4de
1 changed files with 1 additions and 2 deletions
|
@ -112,8 +112,7 @@ EOF
|
|||
sudo -u bitcoin virtualenv --python=python3 /home/bitcoin/.specter/.env
|
||||
|
||||
echo "# --> pip-installing specter"
|
||||
sudo -u bitcoin /home/bitcoin/.specter/.env/bin/python3 -m pip install --upgrade cryptoadvance.specter==0.5.5
|
||||
|
||||
sudo -u bitcoin /home/bitcoin/.specter/.env/bin/python3 -m pip install --upgrade cryptoadvance.specter==0.7.2
|
||||
|
||||
# Mandatory as the camera doesn't work without https
|
||||
echo "# --> Creating self-signed certificate"
|
||||
|
|
Loading…
Add table
Reference in a new issue