prepend with an apt-get update

This commit is contained in:
Thomas S Hatch 2012-06-22 16:25:36 -06:00
parent 2dfa36ff6a
commit 6aefe7f1fe

View File

@ -1,5 +1,6 @@
#!/bin/bash
apt-get update
apt-get install -y python-software-properties
add-apt-repository -y ppa:saltstack/salt
apt-get update