Skip to content

Commit

Permalink
Merge pull request #2 from behrica/patch-1
Browse files Browse the repository at this point in the history
Fix command in README
  • Loading branch information
toraritte authored Nov 24, 2023
2 parents 913ede9 + a468549 commit 8847efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ or similar.
#### 2.0.1 Create and upload image, then create a NixOS virtual machine and boot it up

```text
$ ./upload-image.sh --resource-group sftb-custom-images-rg --image-name sftb-nixos-tr2 --image-nix tr2-image/image
$ ./upload-image.sh --resource-group sftb-custom-images-rg --image-name sftb-nixos-tr2 --image-nix tr2-image/image.nix
$ ./boot-vm.sh --resource-group sftb-vms-rg --image sftb-nixos-tr2 --vm-name tr2-backup-test
```
Expand Down

0 comments on commit 8847efb

Please sign in to comment.