Delete linupx-repo-change.sh

This commit is contained in:
2018-03-25 21:25:48 -05:00
parent 79f86abe31
commit 85609e76c1

View File

@@ -1,9 +0,0 @@
#!/bin/bash
set -eu
set -o pipefail
rm -f /usr/local/bin/runup
rm -Rf /opt/ubuntu-upscripts
bash <(curl -sL https://git.schroedercity.com/voltron/LinUPx/raw/master/upscripts-install.sh)