instalee/handlers/apt/install
2022-09-08 19:25:33 +02:00

2 lines
35 B
Bash
Executable file

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