blob: 30a4365c9271330bbc18dba5384bd88a0392537b [file] [log] [blame]
Marco Poletti3e7a0022016-05-08 14:38:12 +01001#!/bin/bash
2
3set -e
Marco Poletti5498f4f2016-10-16 10:01:18 +01004
5# python3-sh doesn't exist in Ubuntu 14.04, we must install it via pip instead.
6pip3 install --user sh