We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336d86c commit b2faa5bCopy full SHA for b2faa5b
script.sh
@@ -314,7 +314,7 @@ echo "Script Complete!"
314
echo
315
sleep 3 > /dev/null
316
clear
317
- pkg install qemu-utils qemu-common qemu-system-x86_64-headless
+ pkg install qemu-utils qemu-common qemu-system-x86_64-headless -y
318
mkdir alpine && cd alpine
319
wget http://dl-cdn.alpinelinux.org/alpine/v3.12/releases/x86_64/alpine-virt-3.12.3-x86_64.iso
320
qemu-img create -f qcow2 alpine.img 4G
0 commit comments