instalee/handlers/aur/install

3 lines
43 B
Plaintext
Raw Normal View History

#!/bin/sh
2022-07-04 12:00:48 +00:00
yay -S --needed --noconfirm "$@"