README.md: Add README
This commit is contained in:
parent
be89134c23
commit
303815311e
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# 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`
|
||||
|
Loading…
Reference in New Issue
Block a user