index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-04-06 07:21:11 +0530 |
---|---|---|
committer | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-04-08 09:51:11 -0400 |
commit | 44df0f6046ac0d010641801a413e7839ca234e97 (patch) | |
tree | 2caa3ec6a0e61aa975b644702b3b4905158a95d2 /examples | |
parent | a16723abdec6442eeb70999c3cb92ab3a2b465e3 (diff) |
-rw-r--r-- | examples/guided.py | 2 |
diff --git a/examples/guided.py b/examples/guided.py index 7b4faf35..ed838a29 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -1,4 +1,4 @@ -import getpass, time, json, sys, signal, os, subprocess +import getpass, time, json, sys, signal, os import archinstall """ |