instalee/handlers/aur/install

3 lines
43 B
Bash
Executable File

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