instalee/handlers/apt/install

3 lines
38 B
Text
Raw Normal View History

#!/bin/sh
2022-07-04 14:00:48 +02:00
xargs sudo apt install "$@"