Allow automated installation of surface drivers

This commit is contained in:
Manuel Thalmann 2023-04-06 18:05:54 +02:00
parent 6e72596e18
commit a8b16d1c0f

View file

@ -32,7 +32,7 @@ sudo pacman --noconfirm -Sy \
sudo systemctl enable bluetooth --now;
sudo grub-mkconfig -o /boot/grub/grub.cfg;
yay -Syu libwacom-surface;
yay --noconfirm -Syu libwacom-surface;
. "./camera.sh";