diff --git a/deployment/README.org b/deployment/README.org index 0ba78feb..ec8acd19 100644 --- a/deployment/README.org +++ b/deployment/README.org @@ -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: