index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-03-23 21:15:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-23 21:15:31 +0100 |
commit | 36585c0489aa443bb22dbda1c2fe8b686ba8fa3a (patch) | |
tree | a7e8f08250e7734dcea6bb837cdd8fb4a5efe40a | |
parent | becd29fa54beaced554f6cf54d44706192ea9a9c (diff) |
-rw-r--r-- | __init__.py | 2 |
diff --git a/__init__.py b/__init__.py index eaa33d02..bd22d3f4 100644 --- a/__init__.py +++ b/__init__.py @@ -1 +1,3 @@ +# This __init__ file is just here to support the +# use of archinstall as a git submodule. from .archinstall import * |