release-book.sh: set author in pdf file
This commit is contained in:
parent
3400f9f90f
commit
bff2e1ca6c
@ -43,5 +43,7 @@ old_date="$(get_modification_time "$INPUT")"
|
||||
chgrp www-data "$ARCHIVE_DIR"
|
||||
}
|
||||
|
||||
exiftool -author=idb "$INPUT"
|
||||
|
||||
mv "$target_file" "$ARCHIVE_DIR/4in1-$LANG-$old_date.pdf"
|
||||
mv "$INPUT" "$target_file"
|
||||
mv "$INPUT" "$target_file"
|
||||
|
Loading…
x
Reference in New Issue
Block a user