instalee/handlers/manjaro/install

3 lines
58 B
Bash
Executable File

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