From 6543cb93ad157b6bf95137d0abdd0ac7772f2886 Mon Sep 17 00:00:00 2001 From: olli <> Date: Tue, 4 Mar 2025 17:18:41 +0100 Subject: [PATCH] swutch 2 github --- mint-config-update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mint-config-update.sh b/mint-config-update.sh index 5513939..debd3c8 100644 --- a/mint-config-update.sh +++ b/mint-config-update.sh @@ -15,7 +15,8 @@ then fi # download and run -until wget https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint.sh -O /tmp/mint.sh +#until wget https://gitea.ds9.dedyn.io/olli/linux-mint/raw/branch/main/mint.sh -O /tmp/mint.sh +until wget https://raw.githubusercontent.com/egabosh/linux-setups/refs/heads/main/mint/mint.sh -O /tmp/mint.sh do echo "mint.sh could not be downloaded trying again in 5 seconds" sleep 5