This commit is contained in:
2025-06-18 14:33:27 +02:00
parent 092f0ca9bf
commit cffeec0efb

View File

@@ -102,6 +102,7 @@ def modify_creation_date(path,src_file):
) )
def export_gps(_DEV,_SOURCE_DIR,_DAY_DIRS): def export_gps(_DEV,_SOURCE_DIR,_DAY_DIRS):
print("GPS")
for _DAY_DIR in _DAY_DIRS: for _DAY_DIR in _DAY_DIRS:
if ops == "win": if ops == "win":
_FULL_PATH = _SOURCE_DIR + "\\" + _DEV + "\\" + _DAY_DIR + "\\" _FULL_PATH = _SOURCE_DIR + "\\" + _DEV + "\\" + _DAY_DIR + "\\"