This repository has been archived on 2025-01-31 . You can view files and clone it, but cannot push or open issues or pull requests.
Salt's Bootstrap Script
Usage
Download and run the latest replicate.sh
:
cd
curl https://gitlab.com/rehashedsalt/bootstrap/raw/master/replicate.sh -o replicate.sh
chmod +x replicate.sh
./replicate.sh
Notes
- The script assumes that you want to bootstrap
$PWD
as$HOME
Description
Languages
Shell
100%