instalee/handlers/aur/install
2022-07-04 14:01:29 +02:00

2 lines
43 B
Bash
Executable file

#!/bin/sh
yay -S --needed --noconfirm "$@"