Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/storage.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-11-29 19:52:14 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-11-29 19:52:14 +0000
commit77e37823748acc30ea74d75da2c7d20dca4acfcd (patch)
treec2eb373e6dfca574f6b5e6e316ea76b3518c97e0 /archinstall/lib/storage.py
parent9db54786f095bc8b6679df8453d1356cd017e8fc (diff)
Forgot a few imports
Diffstat (limited to 'archinstall/lib/storage.py')
-rw-r--r--archinstall/lib/storage.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/archinstall/lib/storage.py b/archinstall/lib/storage.py
index bb41c999..11ceafee 100644
--- a/archinstall/lib/storage.py
+++ b/archinstall/lib/storage.py
@@ -1,3 +1,5 @@
+import os
+
storage = {}
# There's a few scenarios of execution: