Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two cleanup scripts path was wrong #37

Closed
wants to merge 1 commit into from
Closed

Two cleanup scripts path was wrong #37

wants to merge 1 commit into from

Conversation

muratcabuk
Copy link

No description provided.

@dereknola
Copy link
Contributor

dereknola commented Jan 3, 2023

This is not a correct change. The two uninstall scripts are placed in /usr/local/bin

$ which rke2-killall.sh
/usr/local/bin/rke2-killall.sh
$ which rke2-uninstall.sh 
/usr/local/bin/rke2-uninstall.sh

This is likely similar to the problem with #33 where your INSTALL_RKE2_TAR_PREFIX may be different, or you have a read-only /usr/local/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants