Skip to content

Commit 5c38b93

Browse files
authored
Update install.sh
1 parent ac34a63 commit 5c38b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ if [ -z "$SCRIPT_VERSION" ]; then
5757
error "Could not get the version of the script using GitHub."
5858
echo "* Please check on the site below if the 'API Requests' are as normal status."
5959
echo -e "${YELLOW}$(hyperlink "$GITHUB_STATUS_URL")${RESET}"
60+
exit 1
6061
fi
6162

6263
# Check Curl #

0 commit comments

Comments
 (0)