Compare commits
2 Commits
d41f6505b9
...
3249c32cb2
Author | SHA1 | Date | |
---|---|---|---|
3249c32cb2 | |||
c18f014119 |
@ -6,7 +6,7 @@ source `dirname $0`/../helpers || exit 255
|
|||||||
# https://golang.org/doc/install
|
# https://golang.org/doc/install
|
||||||
# https://www.vultr.com/docs/install-the-latest-version-of-golang-on-ubuntu
|
# https://www.vultr.com/docs/install-the-latest-version-of-golang-on-ubuntu
|
||||||
|
|
||||||
[ $1 ] && VERSION="$1" || VERSION="1.21.6"
|
[ $1 ] && VERSION="$1" || VERSION="1.23.0"
|
||||||
title "Installing golang v$VERSION..."
|
title "Installing golang v$VERSION..."
|
||||||
|
|
||||||
FILE="go$VERSION.linux-amd64.tar.gz"
|
FILE="go$VERSION.linux-amd64.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user