Fix another syntax error
This commit is contained in:
parent
e17752f9b1
commit
1a3c10ea78
1 changed files with 1 additions and 1 deletions
|
@ -45,5 +45,5 @@ nix run '.#destroy-instance' -- <hostname>
|
||||||
To transfer the secrets needed for OpenTofu from Bitwarden to OpenBAO run:
|
To transfer the secrets needed for OpenTofu from Bitwarden to OpenBAO run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix run '.#bitwarden-to-vault`
|
nix run '.#bitwarden-to-vault'
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue