forked from Fediversity/Fediversity
Fix paths to provisioning scripts
This commit is contained in:
parent
e45441f12a
commit
be1065c2d3
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ This directory contains scripts that can automatically provision or remove a
|
|||
Proxmox VM. For now, they are tied to one node in the Fediversity Proxmox, but
|
||||
it would not be difficult to make them more generic. Try:
|
||||
#+begin_src sh
|
||||
sh provision.sh --help
|
||||
sh remove.sh --help
|
||||
sh proxmox/provision.sh --help
|
||||
sh proxmox/remove.sh --help
|
||||
#+end_src
|
||||
* Preparing the machine configuration
|
||||
- It is nicer if the machine is a QEMU guest. On NixOS:
|
||||
|
|
Loading…
Add table
Reference in a new issue