remove tznapzend folder and packages

This commit is contained in:
Thorsten Spille 2023-01-22 23:44:33 +01:00
parent 4867f14aaa
commit 1298e118f0

View File

@ -136,6 +136,7 @@ if [[ "$(arch)" == "aarch64" ]]; then
dpkg-deb -b znapzend znapzend_${znapzend_version}_arm64.deb
apt install ./znapzend_${znapzend_version}_arm64.deb
systemctl disable znapzend.service
rm -r znapzend*
fi
echo "Installing cockpit"