Skip to content

Fix uninstall.sh: formatting and POSIX syntax - #1

Merged
Acsigen merged 1 commit into
Acsigen:mainfrom
craigalodon:main
May 24, 2026
Merged

Fix uninstall.sh: formatting and POSIX syntax#1
Acsigen merged 1 commit into
Acsigen:mainfrom
craigalodon:main

Conversation

@craigalodon

@craigalodon craigalodon commented May 20, 2026

Copy link
Copy Markdown

Builds on JetBrains#30 by fixing formatting and POSIX sh syntax issues in uninstall.sh. This keeps the original intent, resolves syntax/quoting problems, and makes the script runnable.

Once merged here, the upstream PR will auto-update with these fixes.

- Reindented and cleaned up the script structure
- Fixed broken `if`/`fi` placement
- Fixed the malformed `local tmp` / `mktemp` lines
- Fixed the broken `case` branches and `confirm()` block
- Kept the script behavior the same
@Acsigen
Acsigen merged commit 001e5be into Acsigen:main May 24, 2026
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.

2 participants