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

issue running ./arps2mm.sh script #39

Closed
ElecTechAce opened this issue Feb 27, 2019 · 2 comments
Closed

issue running ./arps2mm.sh script #39

ElecTechAce opened this issue Feb 27, 2019 · 2 comments

Comments

@ElecTechAce
Copy link

no matter which way I try I'm unable to run the script. I keep getting permission denied even as sudo. please help

$ ./arps2mm.sh
-bash: ./arps2mm.sh: Permission denied

sudo ./arps2mm.sh
sudo: ./arps2mm.sh: command not found

@ianperrin
Copy link
Owner

Hi @ElecTechAce

Could you try running the following and see if that helps?

cd ~/MagicMirror/modules/MMM-NetworkScanner/scripts
chmod +x arps2mm.sh
./arps2mm.sh

@ElecTechAce
Copy link
Author

got it. thank you so much

ianperrin added a commit that referenced this issue Mar 1, 2019
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

No branches or pull requests

2 participants