diff --git a/zfs-trouble-live-boot-solution.md b/zfs-trouble-live-boot-solution.md index 5620203..5c8cfcc 100644 --- a/zfs-trouble-live-boot-solution.md +++ b/zfs-trouble-live-boot-solution.md @@ -12,5 +12,5 @@ zfs mount rpool/USERDATA/nomad_e8bdbt ## in case you wanted to change zpool passwd ~~~{.shell} -$ zfs change-key rpool +zfs change-key rpool ~~~