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

ops(uninstall.sh): fix incorrect container names and add missing volumes #1065

Conversation

AnonymousWP
Copy link
Contributor

Previous PR: #880

Fixes

  • Incorrect container names: the incorrect container names caused that the containers, volumes and networks weren't being removed as it requires the containers to be stopped
  • reNgine art not showing: this was caused by the incorrect filename (rengine.txt instead of reNgine.txt)

Before:

image

After:

image

The incorrect container names caused that the containers, volumes and networks weren't being removed as it requires the containers to be stopped
@AnonymousWP AnonymousWP self-assigned this Nov 22, 2023
@AnonymousWP
Copy link
Contributor Author

Never mind, it's already present in the code from a previous PR.

@AnonymousWP AnonymousWP deleted the fix-not-working-uninstall-script-2 branch November 22, 2023 14:13
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.

1 participant