mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
@@ -44,6 +44,8 @@ function installDependencies()
|
|||||||
gettext
|
gettext
|
||||||
# additional requirements
|
# additional requirements
|
||||||
sudo apt-get install -y postgresql libpq-dev
|
sudo apt-get install -y postgresql libpq-dev
|
||||||
|
# for cln-grpc
|
||||||
|
sudo apt-get install -y cargo rustfmt
|
||||||
# for pylightning
|
# for pylightning
|
||||||
echo "- Install from the requirements.txt"
|
echo "- Install from the requirements.txt"
|
||||||
sudo -u bitcoin pip3 install --user mrkd==0.2.0
|
sudo -u bitcoin pip3 install --user mrkd==0.2.0
|
||||||
|
Reference in New Issue
Block a user