Needs to create ~/.local/bin if it doesn't already exist
Open
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
When I run the installer script, I get a bunch of messages like this:
```
Configuring Windows Wordpad Application...tee: /home/swinny/.local/bin/wordpad.exe: No such file or directory
chmod: cannot access '/home/swinny/.local/bin/wordpad.exe': No such file or directory
Finished.
```
Solved by manually creating bin in ~\.local\
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.