Fix typo in hack/vm.py
This commit is contained in:
parent
1758629ca1
commit
e2cd44826b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#
|
||||
# Stop a VM:
|
||||
# `uncloud hack --hackprefix /tmp/hackcloud --destroy-vm --uuid my-vm-uuid`
|
||||
``
|
||||
# ``
|
||||
|
||||
import subprocess
|
||||
import uuid
|
||||
|
|
Loading…
Reference in a new issue