feat: username/password if applicable

This commit is contained in:
ange 2024-03-09 20:34:49 +01:00
parent 934edba37a
commit fe6b61ae17
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D
2 changed files with 6 additions and 0 deletions

View File

@ -10,5 +10,8 @@ if ! [ -f hda.qcow2 ]; then
|| exit 1
fi
echo -e 'User: \e[1m\e[31march:arch\e[0m'
read -rp 'Continue? '
qemu "$@" \
#-device usb-host,vendorid=0xffff,productid=0xffff

View File

@ -10,5 +10,8 @@ if ! [ -f hda.qcow2 ]; then
|| exit 1
fi
echo -e 'User: \e[1m\e[31mroot:\e[0m'
read -rp 'Continue? '
qemu "$@" \
#-device usb-host,vendorid=0xffff,productid=0xffff