This is my blog about software development, mountain unicycling, Photography, and stuff I find interesting.
Thursday, April 27, 2017
Bash Scripts Auto Download Dependencies
Often times bash scripts I run depend on other tools. Tools that are sometimes updated. So once in a while I add the following curl command to download the latest tool.
No comments:
Post a Comment