refactor(zbm): Point to chroot (#3)

This commit is contained in:
hygienic-books 2023-10-22 15:26:50 +02:00
parent 108883fd11
commit ae00207947

View File

@ -94,8 +94,7 @@ function select_part () {
esac
>&3 printf -- '%s\n' \
'It looks as if there is no '"${part_type_human_readable}" \
'on any of the disks. Did you correctly partition a disk before starting?' \
'Check https://quico.space/quico-os-setup/arch-zbm#prep. Exiting ...'
'on any of the disks. Is this a chroot? Exiting ...'
exit 77
fi