mirror of
https://gitlab.sectorq.eu/jaydee/imported_video.git
synced 2025-12-14 10:34:53 +01:00
build
This commit is contained in:
@@ -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 + "\\"
|
||||||
|
|||||||
Reference in New Issue
Block a user