From c171d4bb07f4340e2e6ea79cf29cad2868db87c9 Mon Sep 17 00:00:00 2001 From: David Nuzik Date: Mon, 1 Mar 2021 12:41:03 -0700 Subject: [PATCH] Update GITHUB_URL Signed-off-by: David Nuzik --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 59823aa7a9..00101ae0e7 100755 --- a/install.sh +++ b/install.sh @@ -87,7 +87,7 @@ set -e # Channel to use for fetching k3s download URL. # Defaults to 'stable'. -GITHUB_URL=https://github.com/rancher/k3s/releases +GITHUB_URL=https://github.com/k3s-io/k3s/releases STORAGE_URL=https://storage.googleapis.com/k3s-ci-builds DOWNLOADER=