ups, forgot to remove dev exit

This commit is contained in:
Kay Marquardt 2020-05-19 18:27:21 +02:00 committed by GitHub
parent d5606098c7
commit 0841633dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,6 @@ if [[ ! "${BOTTOKEN}" =~ ^[0-9]{8,10}:[a-zA-Z0-9_-]{35}$ ]]; then
echo -e "${ORANGE}Posilbe problem in the charatcers part, len is $(($(wc -c <<<"${BOTTOKEN#*:}")-1))${NC}"
fi
exit
##################
# here we start with the real stuff