From 7736e73cfee4da5fd30deb5d17303064e48c772a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 23 Mar 2018 21:48:32 -0500 Subject: [PATCH] Update linupx-repo-change.sh --- linupx-repo-change.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linupx-repo-change.sh b/linupx-repo-change.sh index 002491a..d02f7dd 100644 --- a/linupx-repo-change.sh +++ b/linupx-repo-change.sh @@ -7,4 +7,4 @@ rm -f /usr/local/bin/runup rm -Rf /opt/ubuntu-upscripts -bash <(curl -sLk https://scity.xyz/linupx) \ No newline at end of file +bash <(curl -sL https://git.schroedercity.com/voltron/LinUPx/raw/master/upscripts-install.sh) \ No newline at end of file