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
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-08 09:51:11 -0400
commita16723abdec6442eeb70999c3cb92ab3a2b465e3 (patch)
tree3a54512de3122ac0b1bebf17fde75f61af5dadb4
parent44574d19215492e2d4983e2881474f2a17dcf586 (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 ed838a29..7b4faf35 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
"""