mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-18 09:57:17 +01:00
go1.11 update
This commit is contained in:
@@ -248,7 +248,7 @@ commit="61e867741926bcb318432a6344b80161fabd1455"
|
|||||||
# BUILDING LND FROM SOURCE
|
# BUILDING LND FROM SOURCE
|
||||||
echo "*** Installing Go ***"
|
echo "*** Installing Go ***"
|
||||||
wget https://storage.googleapis.com/golang/go1.11.linux-armv6l.tar.gz
|
wget https://storage.googleapis.com/golang/go1.11.linux-armv6l.tar.gz
|
||||||
if [ ! -f "./go1.10.linux-armv6l.tar.gz" ]
|
if [ ! -f "./go1.11.linux-armv6l.tar.gz" ]
|
||||||
then
|
then
|
||||||
echo "!!! FAIL !!! Download not success."
|
echo "!!! FAIL !!! Download not success."
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user