diff --git a/get.sh b/get.sh index 9af13a97..320de3b1 100755 --- a/get.sh +++ b/get.sh @@ -188,9 +188,9 @@ getPackage() { thanks() { echo echo "================================================================" - echo " alexellis's work on k3sup needs your support" + echo " Get a 2-3x speed up for CI whilst reducing costs" echo "" - echo " https://github.com/sponsors/alexellis" + echo " https://actuated.dev" echo "================================================================" echo } diff --git a/pkg/thanks.go b/pkg/thanks.go index 227b7339..08bb75ad 100644 --- a/pkg/thanks.go +++ b/pkg/thanks.go @@ -10,4 +10,4 @@ package pkg // to get a response. I know that you wouldn't work for free. // // Alex -const SupportMessageShort = `🐳 k3sup needs your support: https://github.com/sponsors/alexellis` +const SupportMessageShort = `🚀 Get a 2-3x speed up for CI whilst reducing costs. https://actuated.dev`