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

System Agnostic #2

Closed
renaldo-maclons opened this issue Jun 4, 2019 · 0 comments
Closed

System Agnostic #2

renaldo-maclons opened this issue Jun 4, 2019 · 0 comments

Comments

@renaldo-maclons
Copy link

To make this more system agnostic I would recommend replacing the absolute path for the aws and jq binary with a lookup instead i.e.:

$(which jq)
$(which aws)

Case and point, in Ubuntu these binaries are installed to: /usr/bin

@DRN88 DRN88 closed this as completed Feb 5, 2020
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