#!/bin/bash
set -eu

wget "https://cdn.anotherfoxguy.com/makedeb/makedeb_14.1.2-stable_all.deb" -nv -O /tmp/makedeb.deb
dpkg -i /tmp/makedeb.deb