#! /bin/sh sudo add-apt-repository ppa:saltstack/salt; apt-get update; sudo apt-get install salt-minion;