index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-09 15:06:34 +0200 |
---|---|---|
committer | Anton Hvornum <anton@hvornum.se> | 2021-04-09 15:06:34 +0200 |
commit | 740eccb213c69fb706d10003a1305a93442afb62 (patch) | |
tree | b5b3ef5e283ba89c884648fb02d5ba57d15f8916 /examples/minimal.py | |
parent | 5e0a192a9ab59199b805e9d37f51eb10f89691f4 (diff) |
-rw-r--r-- | examples/minimal.py | 2 |
diff --git a/examples/minimal.py b/examples/minimal.py index d40ce2f8..90bd9227 100644 --- a/examples/minimal.py +++ b/examples/minimal.py @@ -1,4 +1,4 @@ -import archinstall, getpass +import archinstall # Select a harddrive and a disk password archinstall.log(f"Minimal only supports:") |