mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-26 17:51:48 +01:00
Merge pull request #1024 from openoms/v1.4-Loop-update
loop: update to v0.4.1-beta
This commit is contained in:
commit
a1264ee151
@ -41,7 +41,7 @@ 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.0-beta
|
||||
sudo -u bitcoin git reset --hard v0.4.1-beta
|
||||
cd /home/bitcoin/loop/cmd
|
||||
go install ./...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user