index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton.feeds@gmail.com> | 2018-04-06 21:12:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-06 21:12:12 +0200 |
commit | caeb3b9de809354e3d6c89ddc92a3de1aa3ca298 (patch) | |
tree | 64290c081a4615f25f6da65de6fb9cc410e42d0f | |
parent | c1f0e1b28913d5c6ac8ad363eb0eea9db3d6c5d4 (diff) |
-rw-r--r-- | archinstall.py | 2 |
diff --git a/archinstall.py b/archinstall.py index 1b550773..6fd22bc4 100644 --- a/archinstall.py +++ b/archinstall.py @@ -1,3 +1,3 @@ #!/usr/bin/python3 - +# print('Done') |