index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-05-15 11:51:06 -0400 |
---|---|---|
committer | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-05-15 11:53:10 -0400 |
commit | d93ef24e8e080ab4c71366bfba0340d16f17524b (patch) | |
tree | 6d441081c6a01304065ff7c46596d82a96737f73 /profiles/enlightenment.py | |
parent | acb754ff2edee96d3dc0c6ca29abd0c60a1a5ace (diff) |
-rw-r--r-- | profiles/enlightenment.py | 2 |
diff --git a/profiles/enlightenment.py b/profiles/enlightenment.py index 4c5a7999..cfb97836 100644 --- a/profiles/enlightenment.py +++ b/profiles/enlightenment.py @@ -1,6 +1,6 @@ # A desktop environment using "Enlightenment". -import archinstall, os +import archinstall is_top_level_profile = False |