1-get-initial-setup-working
main
@ -190,7 +190,7 @@ function export_pool () {
function setup_zpool () {
declare zpool_drive drive_by_id
zpool_drive="${1:?}"
drive_by_id="$(zpool_drive_id "${zpool_drive}")"
drive_by_id="$(get_drive_id "${zpool_drive}")"
set_zpool_password
if no_zpool_exists; then
The note is not visible to the blocked user.