Searched refs:ZFS_URL (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/scripts/
H A Dzimport.sh224 # ZFS_URL - The zfs github URL to fetch the tarball
231 ZFS_URL="$REPO/zfs/tarball/$ZFS_TAG"
411 curl -sL "$ZFS_URL" | tar -xz -C "$ZFS_DIR" \
413 fail "Failed to download $ZFS_URL"

Completed in 100 milliseconds