Package Install Checker - mdibl/package_downloads GitHub Wiki

This Script is called by the main Install script (install_package.sh) to check whether or not a given install was successful.

It uses DIR_CHECK and FILE_CHECK as specified in each tool's dependencies config file to validate the Install.

Usage: ./install_check_package_install

Assuming all global environment variables needed have been set by the parent process.

DIR_CHECK and FILE_CHECK are a list of directories and files as specified in each tool's dependencies config file