diff --git a/bash/jpg b/bash/jpg index 854ccea..55061ac 100755 --- a/bash/jpg +++ b/bash/jpg @@ -87,6 +87,7 @@ if [ $filecount -gt 0 ]; then printf "\n%s\n\n" "Script complete. Converted $filecount heic file to $destformat" else printf "\n%s\n\n" "Script complete. Converted $filecount heic files to $destformat" + fi else if [ $customdir -eq 2 ]; then printf "\n%s\n\n" "Found 0 heic files to convert. Are you sure you specified the right directory?"