remove kopano, ad-restore, enable strict mode in all installers

This commit is contained in:
Thorsten Spille
2026-01-18 12:52:37 +00:00
parent 753243e444
commit 6e009743f4
26 changed files with 44 additions and 579 deletions

View File

@@ -5,12 +5,12 @@
# (C) 2021 Script design and prototype by Markus Helmke <m.helmke@nettwarker.de>
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
set -euo pipefail
source /root/functions.sh
source /root/zamba.conf
source /root/constants-service.conf
set -euo pipefail
#### Set repo and install matrix ####
inst_matrix() {
apt_repo "matrix" "https://packages.matrix.org/debian/matrix-org-archive-keyring.gpg" "https://packages.matrix.org/debian" "$(lsb_release -cs)" "main"