Update README with instructions to create gc roots
This commit is contained in:
parent
f2c78d7427
commit
7312d03b61
1 changed files with 5 additions and 0 deletions
|
@ -10,6 +10,11 @@ Currently managed systems:
|
|||
|
||||
## Deployment
|
||||
|
||||
Create garbage collection roots like so:
|
||||
```
|
||||
colmena build --keep-result
|
||||
```
|
||||
|
||||
- **sue**: `colmena apply-local --sudo --impure`
|
||||
- **gamepc**: `colmena apply --on gamepc --impure`
|
||||
|
||||
|
|
Loading…
Reference in a new issue