1
0
mirror of https://github.com/gryf/boxpy.git synced 2026-01-09 05:34:11 +01:00

Pass more than one machine to destroy command.

From now on, there is a possibility to pass more than one machine to be
destroyed.
This commit is contained in:
2021-11-04 08:37:10 +01:00
parent 4581ab0ed0
commit 353d848072
2 changed files with 19 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ Requirements
- `requests`_
- Virtualbox (obviously)
- ``mkisofs`` or ``genisoimage`` command for generating iso image
- ``mkisofs`` or ``genisoimage`` command for generating ISO image
- ``wget`` command for fetching images
- ``sha256sum`` command for checksum check
- ``qemu-img`` from *qemu-utils* package command for converting between images