Migrate samba to 45drives cockpit integration #1

Merged
thorsten.spille merged 20 commits from dev into main 2023-02-18 21:50:17 +01:00
Showing only changes of commit 1298e118f0 - Show all commits

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"