-
Notifications
You must be signed in to change notification settings - Fork 0
Repos Setup Script
Lucie Hutchins edited this page Mar 21, 2018
·
2 revisions
The setup.sh script is ran after downloading/cloning this repos.
- cd to the repos root directory
- run ./setup.sh
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