instalee/handlers/ubuntu/install

3 lines
39 B
Plaintext
Raw Permalink Normal View History

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