Fixed formatting.

This commit is contained in:
Thomas Dreibholz 2021-02-14 23:51:43 +01:00
parent 591b1c2637
commit 5385275836
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ func (s *StepAttachISOs) Run(ctx context.Context, state multistep.StateBag) mult
controllerName = "VirtIO Controller"
port = "3"
device = "0"
}
}
ui.Message("Mounting cd_files ISO...")
}