New features
- Modified the Arch Linux package
archinstall
so thatpython -m archinstall $@
is being called instead of hardcoding it topython -m archinstall guided
. - Calling archinstall with argument
<profile>
which can be a remote URL or a full path (not strictly hardcoded to look in ./examples) is now supported.