aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAwnrt <74102659+Awnrt@users.noreply.github.com>2021-12-20 14:40:23 +0000
committerGitHub <noreply@github.com>2021-12-20 14:40:23 +0000
commitd829a682cab5876c865b9dfeb8fff4281e083f59 (patch)
tree5f34aebbcbe5ab8da3bde5dcf8cf0f71047e8192
parent9377142910cff4f4fa79a4a3a25117ac2c17b2b9 (diff)
Update gpu_pass.sh
-rwxr-xr-xgpu_pass.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu_pass.sh b/gpu_pass.sh
index 3ec077d..6bfc35f 100755
--- a/gpu_pass.sh
+++ b/gpu_pass.sh
@@ -11,7 +11,7 @@ sudo cp /Hooks/patch.rom /usr/share/vgabios/
printf ${MAGENTA}"Installing QEMU...\n"
printf ${LIGHTGREEN}""
-sudo pacman -S qemu libvirt edk2-ovmf virt-manager ebtables dnsmasq wget
+sudo pacman -S qemu libvirt edk2-ovmf virt-manager ebtables dnsmasq wget --noconfirm
sudo systemctl enable libvirtd.service
sudo systemctl start libvirtd.service
sudo systemctl enable virtlogd.socket