#!/bin/sh exec 2>&1 # Like any other piece of software (and information generally), this # software comes with NO WARRANTY. # # This is version 20240222 of 1-fetch-openzfs.sh. # # See also ZFS_REPO_TAG=zfs-2.2.3 git clone --depth 1 --branch ${ZFS_REPO_TAG} https://github.com/openzfs/zfs zfs.git