Repos Setup Script - mdibl/package_downloads GitHub Wiki
The setup.sh script is ran after downloading/cloning this repos.
Usage: ./setup.sh
- cd to the repos root directory
- run ./setup.sh
What It Does
The script does the following:
- Creates the Configuration file using Configuration.default
- Changes the permissions of all *.sh scripts to executables
- Creates PACKAGE_GIT_CLONE_BASE directory for temporary cloning git repos
- Prompts the user to update Configuration file