Repos Setup Script - mdibl/package_downloads GitHub Wiki

The setup.sh script is ran after downloading/cloning this repos.

Usage: ./setup.sh

  1. cd to the repos root directory
  2. run ./setup.sh

What It Does

The script does the following:

  1. Creates the Configuration file using Configuration.default
  2. Changes the permissions of all *.sh scripts to executables
  3. Creates PACKAGE_GIT_CLONE_BASE directory for temporary cloning git repos
  4. Prompts the user to update Configuration file