misc
This commit is contained in:
parent
4bc69c56ad
commit
f72d7d268e
@ -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.0"
|
[ $1 ] && VERSION="$1" || VERSION="1.21.6"
|
||||||
title "Installing golang v$VERSION..."
|
title "Installing golang v$VERSION..."
|
||||||
|
|
||||||
FILE="go$VERSION.linux-amd64.tar.gz"
|
FILE="go$VERSION.linux-amd64.tar.gz"
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
##makedesc: Install Vivaldi + ppa
|
##makedesc: Install Vivaldi + ppa
|
||||||
|
|
||||||
|
# https://repo.vivaldi.com
|
||||||
# https://help.vivaldi.com/desktop/#install-update
|
# https://help.vivaldi.com/desktop/#install-update
|
||||||
# https://help.vivaldi.com/desktop/install-update/manual-setup-vivaldi-linux-repositories/
|
# https://help.vivaldi.com/desktop/install-update/manual-setup-vivaldi-linux-repositories/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user