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

2 lines
38 B
Bash

#!/bin/sh
xargs sudo apt install "$@"