From 752c22af38d11b9d57f7a5ae4add3571d0d57b3a Mon Sep 17 00:00:00 2001 From: "Alex Ellis (OpenFaaS Ltd)" Date: Mon, 10 Jun 2024 15:47:46 +0100 Subject: [PATCH] Update to message in get.sh Signed-off-by: Alex Ellis (OpenFaaS Ltd) --- get.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/get.sh b/get.sh index 320de3b1..fe33a8b6 100755 --- a/get.sh +++ b/get.sh @@ -188,9 +188,9 @@ getPackage() { thanks() { echo echo "================================================================" - echo " Get a 2-3x speed up for CI whilst reducing costs" + echo " Support Alex's work on K3sup via GitHub Sponsors" echo "" - echo " https://actuated.dev" + echo " https://github.com/sponsors/alexellis" echo "================================================================" echo }