Update power.sh

This commit is contained in:
Kroese 2024-05-26 12:48:10 +02:00 committed by GitHub
parent 0e4b153f93
commit 5b6684c5d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ boot() {
error "Timeout while waiting for QEMU to boot the machine!"
finish 33
exit 33
return 0
}
ready() {