Files
charm-ceph-fs/src/tests/00-setup
Chris MacNaughton 0fe84902e4 initial commit
2016-06-30 13:06:08 -04:00

6 lines
123 B
Bash
Executable File

#!/bin/bash
sudo add-apt-repository ppa:juju/stable -y
sudo apt-get update
sudo apt-get install amulet python-requests -y