Skip to content

Commit

Permalink
Replace sponsorship note with actuated info
Browse files Browse the repository at this point in the history
Folks do not sponsor me, it's sad, and unfortunate, but I
know they love and use k3sup extensively.

Perhaps they'll also like actuated.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Aug 20, 2023
1 parent 3f8b3fa commit eecca82
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions get.sh
Expand Up @@ -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
}
Expand Down
2 changes: 1 addition & 1 deletion pkg/thanks.go
Expand Up @@ -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`

0 comments on commit eecca82

Please sign in to comment.