fixes
This commit is contained in:
parent
7925de86c6
commit
f39925c092
|
|
@ -6,7 +6,7 @@ echo running immich_geotag_from_owntracks_final.py
|
||||||
|
|
||||||
photoDir="$1"
|
photoDir="$1"
|
||||||
|
|
||||||
python3 immich_geotag_from_owntracks_final_2.py \
|
python3 immich_geotag_from_owntracks_final.py \
|
||||||
--photos $photoDir \
|
--photos $photoDir \
|
||||||
--json /home/pi/own-tracks/owntracks/store/rec/owntracksusr/oskar \
|
--json /home/pi/own-tracks/owntracks/store/rec/owntracksusr/oskar \
|
||||||
--json-glob "*.rec" \
|
--json-glob "*.rec" \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue