mirror of
https://github.com/dockur/windows.git
synced 2026-05-16 18:27:49 +01:00
feat: Improved installation (#545)
This commit is contained in:
+1
-1
@@ -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