sestra
This commit is contained in:
@@ -7,7 +7,7 @@ import os
|
||||
|
||||
HOSTNAME = platform.node().upper()
|
||||
|
||||
if HOSTNAME in {"SESTRA", "POHODA"}:
|
||||
if HOSTNAME in {"SESTRA", "POHODA","LENOVO"}:
|
||||
DROPBOX_DRIVE = Path(r"Z:\\")
|
||||
elif HOSTNAME == "Z230":
|
||||
DROPBOX_DRIVE = Path(r"U:\\")
|
||||
|
||||
Reference in New Issue
Block a user