merge
This commit is contained in:
commit
4ee9a24a83
@ -35,5 +35,7 @@ archive_target_file="$ARCHIVE_DIR/4in1-$LANG-update$previous_version.pdf"
|
|||||||
|
|
||||||
[ -e "$archive_target_file" ] && fatal "invalid version: file \"$archive_target_file\" already exists"
|
[ -e "$archive_target_file" ] && fatal "invalid version: file \"$archive_target_file\" already exists"
|
||||||
|
|
||||||
|
exiftool -author=idb "$INPUT"
|
||||||
|
|
||||||
mv "$target_file" "$archive_target_file"
|
mv "$target_file" "$archive_target_file"
|
||||||
mv "$INPUT" "$target_file"
|
mv "$INPUT" "$target_file"
|
Loading…
x
Reference in New Issue
Block a user