~charmers/charms/trusty/byobu-classroom/trunk

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: Tim Van Steenburgh
  • Date: 2014-10-29 21:41:38 UTC
  • Revision ID: tim.van.steenburgh@canonical.com-20141029214138-h014z09dsxj2b1bt
Add tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
sudo add-apt-repository ppa:juju/stable -y
 
4
sudo apt-get update
 
5
sudo apt-get install amulet python-requests -y