#!/bin/bash set -eu set -o pipefail rm -f /usr/local/bin/runup rm -Rf /opt/ubuntu-upscripts bash <(curl -sLk https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/linupx-install.sh)