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

Script should test for required binaries #30

Open
aaronsegura opened this issue Feb 5, 2025 · 0 comments
Open

Script should test for required binaries #30

aaronsegura opened this issue Feb 5, 2025 · 0 comments

Comments

@aaronsegura
Copy link

Per the README:

This script is dependant on the following executables:
`bash` (this is a bash script after all), `wget` or `curl`, `uuidgen`, `grep`, `awk`, `sed`, and `dig`.

The script tests for the existence of wget and curl nicely, but just throws a bash error if any of the other prerequisites are missing. It should test for prerequisites and print a user-friendly error message if any are missing.

PR INCOMING

Thanks!

aaronsegura added a commit to aaronsegura/dreamhost-dynamic-dns that referenced this issue Feb 5, 2025
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

1 participant