instalee/handlers/apt/install
2022-12-16 18:43:58 +00:00

2 lines
39 B
Bash
Executable file

#!/bin/sh
sudo apt-get install -y "$@"