#!/bin/bash
set -e
sudo apt-get install -y python3.9 python3-pip
python3.9 -m pip install $1 ./eris
eris --apt-install-tools