blob: f0616a560a811bae78d7872dd433d612909c73cd [file] [log] [blame]
sousaedu51cc9c42021-04-09 18:03:02 +02001#!/bin/bash
2
3sudo add-apt-repository ppa:juju/stable -y
4sudo apt-get update
5sudo apt-get install amulet python-requests -y