instalee/handlers/aur/install

3 lines
58 B
Plaintext
Raw Normal View History

#!/bin/sh
2022-07-04 17:13:34 +00:00
yay -S --batchinstall --needed --noconfirm "$@"