index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-05-15 11:42:32 -0400 |
---|---|---|
committer | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-05-15 11:45:36 -0400 |
commit | acb754ff2edee96d3dc0c6ca29abd0c60a1a5ace (patch) | |
tree | 9d334e2774e68e37596e739cd4ea644fbf66553e /profiles/minimal.py | |
parent | f1051d95199c267d1e8d5730472bfd2839cd71fa (diff) |
-rw-r--r-- | profiles/minimal.py | 2 |
diff --git a/profiles/minimal.py b/profiles/minimal.py index 8af06a3a..13cfd05a 100644 --- a/profiles/minimal.py +++ b/profiles/minimal.py @@ -1,7 +1,5 @@ # Used to do a minimal install -import archinstall, os - is_top_level_profile = True |