mirror of
https://gitlab.sectorq.eu/jaydee/auto_import.git
synced 2025-12-14 10:34:53 +01:00
build
This commit is contained in:
@@ -167,6 +167,8 @@ for d in import_drives:
|
||||
file = open(_IMP_FILE, 'r')
|
||||
content = file.read()
|
||||
_DEV = json.loads(content)["device"]
|
||||
|
||||
logging.debug(f"{_DEV} registered")
|
||||
file.close()
|
||||
x = datetime.datetime.now()
|
||||
logging.debug(x.year)
|
||||
|
||||
Reference in New Issue
Block a user