Allow automated installation of surface drivers
This commit is contained in:
parent
6e72596e18
commit
a8b16d1c0f
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in a new issue