kvm : suppression option réseau
This commit is contained in:
parent
7e1fbdae54
commit
c7142146c6
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ command = [
|
|||
'-M', 'q35',
|
||||
'-cpu', 'host', '-smp', nproc,
|
||||
'-m', ram,
|
||||
'-net', 'nic'
|
||||
] + argv[1:]
|
||||
|
||||
# Print the final command and replace the main process with it
|
||||
|
|
Loading…
Reference in a new issue