Package Downloader - mdibl/package_downloads GitHub Wiki
A Wrapper script to download a given package from its download site. This creates an additional log that could be use later on
This script is called by the package manager script
Assumption: all the expected environment variables have been sourced by the caller.
- GLOBAL_CONFIG
- PACKAGE_CONFIG_FILE
What it does:
- wget package
- Create local directory for the new tag
- Untar new tag tar
- Remove the downloaded tar file