Fixed comment
This commit is contained in:
parent
04c006f41c
commit
bb73a5ceae
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ for image in {*.jpg,*.JPG} ; do
|
|||
continue
|
||||
fi
|
||||
|
||||
# Convert covert
|
||||
# Convert cover
|
||||
if [ "${image}" == "${COVERFILE}" ] ; then
|
||||
echo -e "${GREEN}Converting cover file${RESET}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue