Fix broken Virtual Machine Manager
installation
This commit is contained in:
parent
a8b16d1c0f
commit
066d3662c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
yes | yay --answerclean=None --answerdiff=None -Syu \
|
||||
virt-manager \
|
||||
qemu-full \
|
||||
dnsmasq \
|
||||
|
|
Loading…
Reference in a new issue