#!/bin/bash
set -eu

wget "https://cdn.anotherfoxguy.com/makedeb/tap_2.0.3-1_all.deb" -nv -O /tmp/tap.deb
dpkg -i /tmp/tap.deb