From 5c38b93c34445c7a16a0862dc04a0ee60e2310d7 Mon Sep 17 00:00:00 2001 From: Ferks <69549678+Ferks-FK@users.noreply.github.com> Date: Mon, 14 Mar 2022 22:41:27 -0400 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 2881f79..76b3074 100644 --- a/install.sh +++ b/install.sh @@ -57,6 +57,7 @@ if [ -z "$SCRIPT_VERSION" ]; then error "Could not get the version of the script using GitHub." echo "* Please check on the site below if the 'API Requests' are as normal status." echo -e "${YELLOW}$(hyperlink "$GITHUB_STATUS_URL")${RESET}" + exit 1 fi # Check Curl #