mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-30 14:23:07 +00:00
guest-example-hookscript: fix Exmple typo
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
64e7f07aa6
commit
71817453dd
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
# Exmple hook script for PVE guests (hookscript config option)
|
# Example hook script for PVE guests (hookscript config option)
|
||||||
# You can set this via pct/qm with
|
# You can set this via pct/qm with
|
||||||
# pct set <vmid> -hookscript <volume-id>
|
# pct set <vmid> -hookscript <volume-id>
|
||||||
# qm set <vmid> -hookscript <volume-id>
|
# qm set <vmid> -hookscript <volume-id>
|
||||||
|
Loading…
Reference in New Issue
Block a user