Removed extra blank line
This commit is contained in:
parent
d90ba0f650
commit
2c857b2a93
1
build.sh
1
build.sh
@ -20,7 +20,6 @@ fi
|
|||||||
|
|
||||||
TRGT+=(darwin mas)
|
TRGT+=(darwin mas)
|
||||||
|
|
||||||
|
|
||||||
[ ${ERR} -ne 0 ] && echo "$(tput bold)$(tput setaf 4)==>$(tput sgr0) $(tput bold)$(tput setaf 5)ABORTING$(tput sgr0)" && exit ${ERR}
|
[ ${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]//*\//}")"
|
SRC="$(readlink -f "${BASH_SOURCE[0]//*\//}")"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user