Add curl command example
This commit is contained in:
parent
b8047e39da
commit
e6c312ab51
1 changed files with 7 additions and 1 deletions
|
@ -1 +1,7 @@
|
|||
# Provisioner stage 1
|
||||
# Provisioner stage 1
|
||||
|
||||
Run the script
|
||||
|
||||
```
|
||||
bash <(curl -s https://git.faercol.me/faercol/provisioner-stage1/raw/branch/main/installer.sh)
|
||||
```
|
Loading…
Reference in a new issue