add jpg-remove-gps

This commit is contained in:
Josh Holtrop 2021-08-05 12:15:46 -04:00
parent 1e3872c866
commit 4b4cbe14d1

3
jpg-remove-gps Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
exec exiftool -gps:all= "$@"