It's working, comment out display
1 files changed, 1 insertions(+), 1 deletions(-) M ronin.sh
M ronin.sh => ronin.sh +1 -1
@@ 43,6 43,6 @@ qemu-system-x86_64 \ -m 4096 \ -nic hostfwd=tcp::2022-:22 \ -daemonize \ # -display none # Comment out this line for a graphical window into the guest. Login as root. -display none # Comment out this line for a graphical window into the guest. Login as root. ssh ronin@localhost -p 2022 -i "$HOME/.ronin/ronin_key.priv"