#!/bin/bash set -euo pipefail echo "Installing ZFS kernel module..." yay -S --answerdiff None --answerclean All --noconfirm zfs-dkms