diff --git a/check_framemd5.sh b/check_framemd5.sh index 11660e3..450d620 100644 --- a/check_framemd5.sh +++ b/check_framemd5.sh @@ -47,6 +47,7 @@ while getopts ":hi:m:" opt; do esac done +[ -z "${@}" ] && _output_prompt echo -e "${BLUE}Please wait...${NC}" unset md5_tmp if [[ $OSTYPE = "cygwin" ]]; then