instalee/handlers/aur/install

3 lines
43 B
Text
Raw Normal View History

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