instalee/handlers/apt/install

3 lines
35 B
Bash
Executable File

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