Fixed a fi
This commit is contained in:
parent
e8ec713333
commit
edad99ba39
1
bash/jpg
1
bash/jpg
@ -87,6 +87,7 @@ if [ $filecount -gt 0 ]; then
|
|||||||
printf "\n%s\n\n" "Script complete. Converted $filecount heic file to $destformat"
|
printf "\n%s\n\n" "Script complete. Converted $filecount heic file to $destformat"
|
||||||
else
|
else
|
||||||
printf "\n%s\n\n" "Script complete. Converted $filecount heic files to $destformat"
|
printf "\n%s\n\n" "Script complete. Converted $filecount heic files to $destformat"
|
||||||
|
fi
|
||||||
else
|
else
|
||||||
if [ $customdir -eq 2 ]; then
|
if [ $customdir -eq 2 ]; then
|
||||||
printf "\n%s\n\n" "Found 0 heic files to convert. Are you sure you specified the right directory?"
|
printf "\n%s\n\n" "Found 0 heic files to convert. Are you sure you specified the right directory?"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user