add archive module setup

workspace
Brendan Howell 3 years ago
parent 1916871b11
commit 82ec144985

@ -20,7 +20,7 @@ class Archives(Bureau):
# get location of archive root storage from config
def _mount_and_archive(dev):
def _mount_and_archive(self, dev):
# TODO: small print options to import stuff
print("MOUNTING EXTERNAL MEDIUM: ", dev)

Loading…
Cancel
Save