archinstall/archinstall
CYPT71 bbce3aa26a
Update hardware.py
Rewrite some function 

if condition is True then return true else return false, transform in return condition directly 

Also I don't understand why we need a try/except at line 151 and why we not write return condition ??
2021-07-22 11:47:56 +02:00
..
lib Update hardware.py 2021-07-22 11:47:56 +02:00
__init__.py added --dry-run flag (#570) 2021-06-10 15:06:15 +02:00
__main__.py Some additional formatting 2021-05-15 12:46:23 -04:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
profiles Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason 2020-07-08 13:22:05 +00:00