3 lines
72 B
Bash
3 lines
72 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
exiftool -overwrite_original -@ exif_test.txt exif_test.jpg
|