instalee/handlers/ubuntu/install

3 lines
39 B
Text
Raw Normal View History

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