instalee/handlers/manjaro/install

3 lines
58 B
Plaintext
Raw Normal View History

2023-01-16 13:44:37 +00:00
#!/bin/sh
yay -S --batchinstall --needed --noconfirm "$@"