Another network config attempt - 6

This commit is contained in:
Neill Cox 2023-09-25 20:16:12 +10:00
parent d9329734b3
commit 9228b3df09
2 changed files with 2 additions and 1 deletions

View file

@ -109,6 +109,7 @@ def create_image(args):
if args.verbose:
print(result)
print("Image resized")
def virt_install_cmd(args):
"""Build and execute the virt-install command"""