instalee/managers/apt/install
2020-06-12 21:33:58 +02:00

2 lines
32 B
Bash
Executable file

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