mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
added wait info
This commit is contained in:
parent
6ae5184a68
commit
4e14809214
1 changed files with 2 additions and 2 deletions
|
@ -44,9 +44,9 @@ fi
|
|||
# make sure qrcode-encoder in installed
|
||||
echo "*** Setup ***"
|
||||
echo ""
|
||||
echo "Installing zapconnect. Please wait..."
|
||||
echo "Installing zapconnect."
|
||||
echo ""
|
||||
echo "Getting github.com/LN-Zap/lndconnect (please wait) ..."
|
||||
echo "Getting github.com/LN-Zap/lndconnect (please wait - can take several minutes) ..."
|
||||
go get -d github.com/LN-Zap/lndconnect
|
||||
cd $GOPATH/src/github.com/LN-Zap/lndconnect
|
||||
echo ""
|
||||
|
|
Loading…
Add table
Reference in a new issue