chmod +x
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It took me a little while to realize that i needed to make it executable after downloading (the sudo version). The code should probably be replaced with:
``` bash
sudo cd /usr/bin && curl "http://humanual-sv.appspot.com/static/install" -o human && chmod +x human
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.