]> Sergey Matveev's repositories - dotfiles.git/commitdiff
exifrm.sh friendliness to spaces
authorSergey Matveev <stargrave@stargrave.org>
Sat, 25 Jun 2022 11:05:01 +0000 (14:05 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 25 Jun 2022 11:05:01 +0000 (14:05 +0300)
img/bin/exifrm.sh

index 0474704cfa2cf88503bd05bbfb81f6a73f288a09..d35035f821aa5c4d125f07f8e953220fb572f5b9 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-exiftool -all= -overwrite_original $@
+exiftool -all= -overwrite_original "$1"