mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
added wait info
This commit is contained in:
@@ -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 ""
|
||||
|
Reference in New Issue
Block a user