mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-21 18:26:47 +03:00
Align closing fi in mount-zfs.sh
This commit is contained in:
committed by
Brian Behlendorf
parent
c4803a9663
commit
38baef530d
@@ -12,5 +12,5 @@ if [ "$rootfs" = "zfs" ]; then
|
||||
ROOTFS_MOUNTED=yes
|
||||
else
|
||||
mount -t "$rootfs" "$zfsrootfs" "$NEWROOT" && ROOTFS_MOUNTED=yes
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user