Removed extra blank line

This commit is contained in:
Brainwrecked Tech 2020-02-05 21:56:53 -05:00
parent d90ba0f650
commit 2c857b2a93

View File

@ -20,7 +20,6 @@ fi
TRGT+=(darwin mas)
[ ${ERR} -ne 0 ] && echo "$(tput bold)$(tput setaf 4)==>$(tput sgr0) $(tput bold)$(tput setaf 5)ABORTING$(tput sgr0)" && exit ${ERR}
SRC="$(readlink -f "${BASH_SOURCE[0]//*\//}")"