instalee/handlers/manjaro/install
2023-01-16 14:44:37 +01:00

2 lines
58 B
Bash
Executable file

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