++ cleanup

This commit is contained in:
Nico Schottelius 2020-01-12 14:44:53 +01:00
commit e6d22a73c5
3 changed files with 4 additions and 3 deletions

View file

@ -12,7 +12,8 @@ mac=$(./mac-gen.py)
export bridge=br100
$qemu -name "uncloud-!${uuid}" \
set -x
$qemu -name "uncloud-${uuid}" \
-machine pc,accel=${accel} \
-m ${memory} \
-smp ${cores} \