index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2018-04-06 19:01:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-06 19:01:04 +0200 |
commit | 7107e8866f76b3c1983c5516d88532e8c2c43b9e (patch) | |
tree | f0dcdaad41e15294801ee6536cd41449bb52318c | |
parent | dc92bf91b549ed613febe2ba8dbd62fec8891b2e (diff) |
-rw-r--r-- | archinstall.py | 2 |
diff --git a/archinstall.py b/archinstall.py index 67e9dd6e..1b550773 100644 --- a/archinstall.py +++ b/archinstall.py @@ -1 +1,3 @@ +#!/usr/bin/python3 + print('Done') |