mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
added wait info
This commit is contained in:
@@ -44,9 +44,9 @@ fi
|
|||||||
# make sure qrcode-encoder in installed
|
# make sure qrcode-encoder in installed
|
||||||
echo "*** Setup ***"
|
echo "*** Setup ***"
|
||||||
echo ""
|
echo ""
|
||||||
echo "Installing zapconnect. Please wait..."
|
echo "Installing zapconnect."
|
||||||
echo ""
|
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
|
go get -d github.com/LN-Zap/lndconnect
|
||||||
cd $GOPATH/src/github.com/LN-Zap/lndconnect
|
cd $GOPATH/src/github.com/LN-Zap/lndconnect
|
||||||
echo ""
|
echo ""
|
||||||
|
Reference in New Issue
Block a user