Commit eb01ce6

mo khan <mo@mokhan.ca>
2014-12-27 15:46:51
bring back add-apt-repository.
1 parent 9a61ff3
Changed files (1)
bin/bootstrap.sh
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 apt-get update -y
 apt-get upgrade -y
-apt-get -y install curl git-core python-software-properties imagemagick libmagickwand-dev memcached
+apt-get -y install curl git-core software-properties-common python-software-properties imagemagick libmagickwand-dev memcached
 apt-get -y install build-essential
 apt-get -y install tklib
 apt-get -y install zlib1g-dev libssl-dev