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

2 lines
57 B
Bash

#!/bin/sh
xargs sudo pacman -S --needed --noconfirm "$@"