index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-04-05 21:05:15 +0530 |
---|---|---|
committer | advaithm <advaith.madhukar@gmail.com> | 2021-04-05 21:05:15 +0530 |
commit | 9404dbe967beaa060101c4d53758ee308f754740 (patch) | |
tree | 76c080349ae994de3d03940aa1dde91c2ef29a19 | |
parent | 947700a605b5c9a066f29b9a51e36a079ccfd45a (diff) |
-rw-r--r-- | examples/guided.py | 2 |
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 |