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

Fixing README.md & Adding .gitignore #5

Merged
merged 3 commits into from
Jun 28, 2021
Merged

Fixing README.md & Adding .gitignore #5

merged 3 commits into from
Jun 28, 2021

Conversation

mtouzot
Copy link

@mtouzot mtouzot commented Jun 26, 2021

There's a small error (a dash instead of an underscore) in the path to run the CLI.

On my RPi, the setcap command published in the README can't be run as described because of the quote :

(heykube_env) pi@raspberrypi:~/heykube_python $ sudo setcap ‘cap_net_raw,cap_net_admin+eip’ /usr/bin/hcitool
fatal error: Invalid argument
usage: setcap [-q] [-v] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>) <filenameN> ]

 Note <filename> must be a regular (non-symlink) file.

@mtouzot mtouzot changed the title Fixing path in README.md to run the CLI Fixing README.md Jun 26, 2021
@mtouzot mtouzot changed the title Fixing README.md Fixing README.md & Adding .gitignore Jun 27, 2021
@heykube heykube merged commit f1bb99a into heykube:develop Jun 28, 2021
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