-
Notifications
You must be signed in to change notification settings - Fork 0
Package Downloader
Lucie Hutchins edited this page Mar 26, 2018
·
2 revisions
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
- wget package
- Create local directory for the new tag
- Untar new tag tar
- Remove the downloaded tar file