saltBootstrap/README.md

6 lines
264 B
Markdown
Raw Normal View History

2023-09-25 12:15:05 +00:00
## To add new host to salt
```
curl --location --show-error --silent -O https://git.10bit.link/kcrawford/saltBootstrap/raw/branch/main/script.sh && echo '42c50a7bd4a18464057af52dc03d86c1dc998644 script.sh' | sha1sum --check --status && sudo bash ./script.sh
```