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:
@@ -48,7 +48,7 @@ _DEST = "/media/nas/nas-photo/imported"
|
||||
_DEV = ""
|
||||
import_drives = []
|
||||
|
||||
drives = ["6362-3938","3239-3439"]
|
||||
drives = ["6362-3938","3239-3439", "5766-67E6"]
|
||||
myCmd = "id"
|
||||
status, output = subprocess.getstatusoutput(myCmd)
|
||||
logging.debug(output)
|
||||
|
||||
Reference in New Issue
Block a user