Allow automated installation of surface drivers

This commit is contained in:
Manuel Thalmann 2023-04-06 18:05:54 +02:00
parent 20da92b346
commit 7dcdbe84e9

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";