Anthony Axenov 2024-02-05 23:00:55 +08:00
parent 4bc69c56ad
commit f72d7d268e
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ source `dirname $0`/../helpers || exit 255
# https://golang.org/doc/install
# https://www.vultr.com/docs/install-the-latest-version-of-golang-on-ubuntu
[ $1 ] && VERSION="$1" || VERSION="1.21.0"
[ $1 ] && VERSION="$1" || VERSION="1.21.6"
title "Installing golang v$VERSION..."
FILE="go$VERSION.linux-amd64.tar.gz"

View File

@ -1,6 +1,7 @@
#!/bin/bash
##makedesc: Install Vivaldi + ppa
# https://repo.vivaldi.com
# https://help.vivaldi.com/desktop/#install-update
# https://help.vivaldi.com/desktop/install-update/manual-setup-vivaldi-linux-repositories/