mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-13 20:17:08 +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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user