pacman needs sudo

This commit is contained in:
David Heinemeier Hansson 2025-08-13 13:50:27 +02:00
parent d4829bbc33
commit 9b25a2fa13

View File

@ -1,3 +1,3 @@
#!/bin/bash
pacman -S --noconfirm --needed gum
sudo pacman -S --noconfirm --needed gum