Skip to content

Missing instructions in Raspberry-Pi-APRS.pdf manual for Automatic Startup #57

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

Closed
kq6di opened this issue Sep 19, 2016 · 1 comment
Closed

Comments

@kq6di
Copy link

kq6di commented Sep 19, 2016

In the Automatic Startup section of the Raspberry-Pi-APRS.pdf manual (section 6.1) it says to add a line into the 'crontab' file to have a script run once a minute. That portion actually works correctly, but it would not run the script file 'dw-start.sh'. The script file needs to be flagged as 'executable' for the script to run. dw-start.sh was not flagged as executable, therefore it did not run.

To make the dw-start.sh file executable, enter :
sudo chmod +x dw-start.sh
at the command prompt.

This is only a documentation issue for this manual.
Arnold
KQ6DI

@wb2osz
Copy link
Owner

wb2osz commented May 10, 2017

The dw-start.sh script has been substantially enhanced.
It should be executable now.
Documentation has been expanded.

@wb2osz wb2osz closed this as completed Jun 15, 2017
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