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 e36822678c - Show all commits

View File

@ -210,7 +210,7 @@ function export_pool () {
}
function setup_zpool () {
local zpool_drive drive_by_id
local drive_by_id
zpool_drive="$(select_part 'zfs')"
drive_by_id="$(get_drive_id "${zpool_drive}")"