mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update power.sh
This commit is contained in:
parent
0e4b153f93
commit
5b6684c5d7
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ boot() {
|
||||||
error "Timeout while waiting for QEMU to boot the machine!"
|
error "Timeout while waiting for QEMU to boot the machine!"
|
||||||
|
|
||||||
finish 33
|
finish 33
|
||||||
exit 33
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
ready() {
|
ready() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue