Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradvaithm <advaith.madhukar@gmail.com>2021-04-05 21:05:15 +0530
committeradvaithm <advaith.madhukar@gmail.com>2021-04-05 21:05:15 +0530
commit9404dbe967beaa060101c4d53758ee308f754740 (patch)
tree76c080349ae994de3d03940aa1dde91c2ef29a19
parent947700a605b5c9a066f29b9a51e36a079ccfd45a (diff)
Update guided.py
-rw-r--r--examples/guided.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guided.py b/examples/guided.py
index fd4ee906..b3c5ca04 100644
--- a/examples/guided.py
+++ b/examples/guided.py
@@ -1,4 +1,4 @@
-import getpass, time, json, sys, signal, os
+import getpass, time, json, sys, signal, os, subprocess
import archinstall
from archinstall.lib.hardware import hasUEFI