mirror of
https://github.com/kevinveenbirkenbach/bill-manager.git
synced 2025-09-09 11:27:12 +02:00
Delete false generated file
This commit is contained in:
@@ -44,6 +44,7 @@ for origin_file in "$ORIGIN_FOLDER"*.*; do
|
||||
echo "Text successfully extracted to $txt_output_file:"
|
||||
cat "$txt_output_file"
|
||||
else
|
||||
rm -v "$txt_output_file"
|
||||
echo "Extract images..."
|
||||
pdfimages "$origin_file" "$tmp_file"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user