updated to focal package

This commit is contained in:
Prokopenko Andrey
2021-09-15 21:13:53 +02:00
parent 86cfdfc693
commit 6a6d5f35f4
4 changed files with 4 additions and 4 deletions

View File

@@ -499,7 +499,7 @@ echo "======= installing zfs on rescue system =========="
apt install --yes zfs-dkms zfsutils-linux
add-apt-repository -r 'deb http://ppa.launchpad.net/jonathonf/zfs/ubuntu focal main'
apt update
rm /usr/local/sbin/zfs
find /usr/local/sbin/ -type l | xargs rm
zfs --version
echo "======= partitioning the disk =========="