mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 12:05:04 +02:00
loop: update t0 v0.5.1-beta
This commit is contained in:
@@ -41,7 +41,8 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
cd /home/bitcoin
|
||||
sudo -u bitcoin git clone https://github.com/lightninglabs/loop.git
|
||||
cd /home/bitcoin/loop
|
||||
sudo -u bitcoin git reset --hard v0.4.1-beta
|
||||
# https://github.com/lightninglabs/loop/releases
|
||||
sudo -u bitcoin git reset --hard v0.5.1-beta
|
||||
cd /home/bitcoin/loop/cmd
|
||||
go install ./...
|
||||
|
||||
|
Reference in New Issue
Block a user