rootfs/home/andre/.bashrc aktualisiert
This commit is contained in:
@@ -367,7 +367,7 @@ AddTimeDateToPictures () {
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
POSITION=$(exiftool -m -p '$GPSPosition' "$J" -c \"%+.6f\")
|
POSITION=$(exiftool -m -p '$GPSPosition' "$J" -c \"%+.5f\")
|
||||||
if [ -z "$POSITION" ]; then
|
if [ -z "$POSITION" ]; then
|
||||||
echo Position fehlt
|
echo Position fehlt
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user