Skip to content

Conversation

@kke
Copy link
Contributor

@kke kke commented Nov 15, 2022

Signed-off-by: Kimmo Lehto <klehto@mirantis.com> Lint Update test Check if k0s is running Why doesnt test pass? Add verbosity Hmm Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
_create_uninstaller "$k0sInstallPath/$k0sBinary" "$k0sInstallPath/remove-$k0sBinary.sh"

echo "k0s is now executable in $k0sInstallPath"
echo "- to remove k0s, run $k0sInstallPath/remove-$k0sBinary.sh"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be enough with a:

echo "- to remove k0s, run: rm $k0sInstallPath/$k0sBinary"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants