charm-plumgrid-gateway/tests/00-setup
2015-05-19 14:07:07 -07:00

6 lines
138 B
Bash
Executable File

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