mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-11-15 08:07:43 +01:00
Corrected error
(I hope now it’s fine…)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user