diff --git a/src/power.sh b/src/power.sh index 756e839..7382b94 100644 --- a/src/power.sh +++ b/src/power.sh @@ -44,7 +44,7 @@ boot() { error "Timeout while waiting for QEMU to boot the machine!" finish 33 - exit 33 + return 0 } ready() {