#!/bin/bash

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