Dependencies
If you want to examine the dependencies script before running it:
curl -sL https://install.saltbox.dev | more
This script will:
- install
git
- delete an existing repo
- clone the saltbox repo to the system [default location
/srv/git/sb
] - create some script aliases
- run
sb_dep.sh
- run
sb_repo.sh
At the end of this you will have a local copy of the Saltbox repo, and all the things that Saltbox relies on to install will be available.