Corrected error

(I hope now it’s fine…)
This commit is contained in:
Reto Kromer 2016-10-08 12:47:35 +02:00 committed by GitHub
parent 76cfbc0594
commit 323da702c0

View File

@ -47,6 +47,7 @@ while getopts ":hi:m:" opt; do
esac esac
done done
[ -z "${@}" ] && _output_prompt
echo -e "${BLUE}Please wait...${NC}" echo -e "${BLUE}Please wait...${NC}"
unset md5_tmp unset md5_tmp
if [[ $OSTYPE = "cygwin" ]]; then if [[ $OSTYPE = "cygwin" ]]; then