From 9940f6f5e4d15c67c8e2540ecc2af5710743c879 Mon Sep 17 00:00:00 2001 From: VoXaN24 <30030208+VoXaN24@users.noreply.github.com> Date: Wed, 6 Jul 2022 01:56:26 +0200 Subject: [PATCH] Update PVEDiscordDark.sh --- PVEDiscordDark.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PVEDiscordDark.sh b/PVEDiscordDark.sh index 0f98a3e..624c023 100644 --- a/PVEDiscordDark.sh +++ b/PVEDiscordDark.sh @@ -53,8 +53,8 @@ else fi if [ "$OFFLINE" = false ]; then - curl -sSf -f https://raw.githubusercontent.com/Weilbyte/PVEDiscordDark/master/PVEDiscordDark.sh &> /dev/null || { - echo -e >&2 "${BRED}Could not establish a connection to GitHub (github.com)${REG}"; + curl -sSf -f https://raw.githubusercontent.com/ &> /dev/null || { + echo -e >&2 "${BRED}Could not establish a connection to GitHub (https://raw.githubusercontent.com)${REG}"; exit 1; }