files/jpg-remove-gps
2021-08-05 12:15:46 -04:00

4 lines
40 B
Bash
Executable File

#!/bin/sh
exec exiftool -gps:all= "$@"