1-get-initial-setup-working #2

Merged
hygienic-books merged 92 commits from 1-get-initial-setup-working into main 2023-03-05 03:02:48 +00:00
Showing only changes of commit c3833c397b - Show all commits

View File

@ -112,7 +112,7 @@ function get_drive_id () {
} }
function select_part () { function select_part () {
local parts enriched_parts enriched_parts_count part_number part_type zfs_install_drive zfs_install_parent local parts enriched_parts enriched_parts_count part_number part_type zfs_install_drive
declare part declare part
part_type="${1:?}" # 'efi' or 'zfs' part_type="${1:?}" # 'efi' or 'zfs'
zfs_install_drive="${2:-}" zfs_install_drive="${2:-}"