archinstall/archinstall
Samaoo 5626c10927
fix `valid_parted_position()` (#1382)
* fix `valid_parted_position()`

* make lines shorter

* change `pos` to `pos.lower()`

* revert changing `if not len(pos):` to `if not pos:`

* `b` can not have decimal places

* add `.lower()`
2022-08-01 14:07:04 +02:00
..
lib fix `valid_parted_position()` (#1382) 2022-08-01 14:07:04 +02:00
locales Update translations (#1348) 2022-08-01 09:44:57 +02:00
__init__.py Update translations (#1348) 2022-08-01 09:44:57 +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