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; }