mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-03-02 17:30:18 +00:00
fix deleting entire ~/.local/bin on uninstall
This commit is contained in:
@@ -56,7 +56,7 @@ cat ~/.config/envman/PATH.env
|
||||
`webi` uses standard paths and touches very little.
|
||||
|
||||
```bash
|
||||
rm -rf ~/.local/opt ~/.local/bin
|
||||
rm -rf ~/.local/opt/webi ~/.local/bin/webi
|
||||
```
|
||||
|
||||
If you haven't used `pathman` for anything else, you can also remove its config:
|
||||
|
||||
Reference in New Issue
Block a user