mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-19 17:26:31 +00:00
@ -50,7 +50,7 @@ if [ $flag_can_run -eq 1 ]; then
|
||||
--display)
|
||||
case "$2" in
|
||||
vnc)
|
||||
QEMU_ARGUMENT+=" -display vnc=:5900"
|
||||
QEMU_ARGUMENT+=" -display vnc=:00"
|
||||
;;
|
||||
window)
|
||||
;;
|
||||
|
Reference in New Issue
Block a user