archinstall/archinstall
benni347 4a5d38ff8a
Fixed spelling mistakes (#1496)
* Fixed spelling mistakes

* Fixed the spelling of JSON so it comforms to the offical spelling of it.
2022-10-02 22:10:04 +02:00
..
lib On certain hardware where virtual and physical harddrives share the same common name, a smart mapping is done and block devices will show up under /sys/class/block/ but not always under /dev/* and thus breaking the all_blockdevices() logic. This should fix that. (#1475) 2022-09-21 12:36:54 +02:00
locales Add Indonesian translation (#1468) 2022-09-11 21:35:05 +02:00
__init__.py Fixed spelling mistakes (#1496) 2022-10-02 22:10:04 +02:00
__main__.py Added a by-path import to support git clone - import of the library (#931) 2022-02-02 08:09:12 +01: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