parent
d3d9307b31
commit
8e86308cb4
|
@ -31,7 +31,6 @@ func (s *stepConvertDisk) Run(state multistep.StateBag) multistep.StepAction {
|
|||
|
||||
command := []string{
|
||||
"convert",
|
||||
"-q",
|
||||
}
|
||||
|
||||
if config.DiskCompression {
|
||||
|
|
Loading…
Reference in New Issue