mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-13 12:07:09 +01:00
Corrected error
(I hope now it’s fine…)
This commit is contained in:
parent
76cfbc0594
commit
323da702c0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user