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

feat(scripts/install.sh): add information after uninstallation #953

Merged
merged 2 commits into from
Feb 9, 2023

Conversation

sumo-drosiek
Copy link
Contributor

AddsUninstallation completed after uninstallation process

@sumo-drosiek sumo-drosiek marked this pull request as ready for review February 9, 2023 08:36
@sumo-drosiek sumo-drosiek requested a review from a team as a code owner February 9, 2023 08:36
@github-actions github-actions bot added the go label Feb 9, 2023
@@ -670,6 +670,7 @@ function uninstall() {
fi
fi

echo "Uninstallation completed"
exit 0
Copy link

Choose a reason for hiding this comment

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

I think this exit is redundant. We exit after returning from this function.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agree, removed

scripts/install.sh Outdated Show resolved Hide resolved
Dominik Rosiek and others added 2 commits February 9, 2023 11:44
@sumo-drosiek sumo-drosiek enabled auto-merge (squash) February 9, 2023 10:57
@sumo-drosiek sumo-drosiek merged commit 57c30f5 into main Feb 9, 2023
@sumo-drosiek sumo-drosiek deleted the drosiek-uninstall-confirm branch February 9, 2023 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants