instalee/handlers/apt/install

2 lines
32 B
Bash
Executable file

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