~paulgear/charms/trusty/quassel-core/trunk

« back to all changes in this revision

Viewing changes to tests/00-setup

  • Committer: JosĂ© Antonio Rey
  • Date: 2015-01-09 18:59:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: jose@ubuntu.com-20150109185913-zv1rltqylxal04s9
Added 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 python3-requests -y