index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Pyfisch <pyfisch@posteo.org> | 2021-04-05 16:21:12 +0200 |
---|---|---|
committer | Pyfisch <pyfisch@posteo.org> | 2021-04-05 16:21:12 +0200 |
commit | ecf7a2a237a04882c93fd4d743b037f7af6bc253 (patch) | |
tree | 002ee419eb4e3bc1b3fd4c9233f3d8865d3b1331 /setup.cfg | |
parent | 7f691ce1c992c16551459162fbef593daad1e4c8 (diff) |
-rw-r--r-- | setup.cfg | 4 |
@@ -33,3 +33,7 @@ archinstall = examples/*.py profiles/*.py profiles/applications/*.py + +[options.entry_points] +console_scripts = + archinstall = archinstall:run_as_a_module |