mirror of
https://github.com/dockur/windows.git
synced 2026-01-26 04:43:15 +00:00
feat: Improved installation (#545)
This commit is contained in:
@@ -35,4 +35,4 @@ cat "$QEMU_TERM" 2> /dev/null | tee "$QEMU_PTY" &
|
||||
wait $! || :
|
||||
|
||||
sleep 1 & wait $!
|
||||
finish 0
|
||||
[ ! -f "$QEMU_END" ] && finish 0
|
||||
|
||||
Reference in New Issue
Block a user