mirror of
https://github.com/kevinveenbirkenbach/bill-manager.git
synced 2024-11-22 01:11:04 +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:"
|
||||
cat "$txt_output_file"
|
||||
else
|
||||
rm -v "$txt_output_file"
|
||||
echo "Extract images..."
|
||||
pdfimages "$origin_file" "$tmp_file"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user