added pkg install

This commit is contained in:
Andrey Prokopenko
2020-03-14 15:15:56 +01:00
parent 879feb651f
commit 21e3c872cb

View File

@@ -502,7 +502,7 @@ apt update
echo "zfs-dkms zfs-dkms/note-incompatible-licenses note true" | debconf-set-selections
apt update
apt install --yes -t buster-backports libelf-dev zfs-dkms
apt install --yes -t buster-backports libelf-dev zfs-dkms wget debootstrap
modprobe zfs
zfs --version