mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2026-06-20 15:38:16 +02:00
remove kopano, ad-restore, enable strict mode in all installers
This commit is contained in:
@@ -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 onlyoffice ####
|
||||
inst_onlyoffice() {
|
||||
apt_repo "onlyoffice" "https://download.onlyoffice.com/GPG-KEY-ONLYOFFICE" "https://download.onlyoffice.com/repo/debian" "squeeze" "main"
|
||||
|
||||
Reference in New Issue
Block a user