aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAwnrt <roman.levikoff@gmail.com>2024-04-30 00:28:01 +0300
committerAwnrt <roman.levikoff@gmail.com>2024-04-30 00:28:01 +0300
commit17c9e0cf25743734050b7c816140c041f43e3393 (patch)
treef24b427734b6497f782ef6abd53c73fcc6135563
parentd35d66a53af7d55b3f0ef86c42a910e968f754da (diff)
optimized code after 2 years k
-rwxr-xr-xgpu_pass.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu_pass.sh b/gpu_pass.sh
index 3bb2059..35eed74 100755
--- a/gpu_pass.sh
+++ b/gpu_pass.sh
@@ -20,7 +20,7 @@ sudo -u $PERMUSER cp $WORKDIRECTORY/Hooks/patch.rom /home/$PERMUSER/.local/share
# ARTIX LINUX + DINIT
pacman -Sy --noconfirm
-pacman -S qemu-full libvirt libvirt-dinit edk2-ovmf virt-manager dnsmasq wget
+pacman -S qemu-full libvirt libvirt-dinit edk2-ovmf virt-manager dnsmasq wget --noconfirm
mkdir /etc/libvirt/hooks