mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
Oopsie. Escaped those characters.
This commit is contained in:
parent
f2e5439190
commit
3c42a48ab3
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ For new deploys, the SSHOPTS="-p 22" when // kat is applied to a SSH host defini
|
||||||
### Deployment
|
### Deployment
|
||||||
|
|
||||||
* nix build -f . deploy.all && ./result
|
* nix build -f . deploy.all && ./result
|
||||||
* nix build -f . deploy.<group> && ./result
|
* nix build -f . deploy.\<group\> && ./result
|
||||||
* nix build -f . deploy.<hostname> && ./result
|
* nix build -f . deploy.\<hostname\> && ./result
|
||||||
|
|
||||||
## Systems
|
## Systems
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue