diff --git a/ubuntu20-preconfig.sh b/ubuntu20-preconfig.sh index ce08aa8..001e6da 100644 --- a/ubuntu20-preconfig.sh +++ b/ubuntu20-preconfig.sh @@ -294,7 +294,7 @@ add_cockpit() { fi apt install -y cockpit cockpit-benchmark cockpit-navigator cockpit-file-sharing cockpit-45drives-hardware cockpit-identities \ - cockpit-sosreport realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs nano tuned + realmd tuned udisks2-lvm2 zfs-dkms samba winbind nfs-kernel-server nfs-client 45drives-tools cockpit-scheduler cockpit-zfs nano tuned res=$? @@ -476,4 +476,4 @@ case $progress in ;; esac -exit 0 \ No newline at end of file +exit 0