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