mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Update install-service.sh
bookworm
This commit is contained in:
parent
2f4e674474
commit
e18c9b1ed5
@ -12,7 +12,7 @@ source /root/constants-service.conf
|
||||
ONLYOFFICE_DB_PASS=$(random_password)
|
||||
|
||||
curl -fsSL https://download.onlyoffice.com/GPG-KEY-ONLYOFFICE | gpg --dearmor | tee /etc/apt/trusted.gpg.d/onlyoffice.gpg >/dev/null
|
||||
echo "deb https://download.onlyoffice.com/repo/debian squeeze main" > /etc/apt/sources.list.d/onlyoffice.list
|
||||
echo "deb https://download.onlyoffice.com/repo/debian bookworm main" > /etc/apt/sources.list.d/onlyoffice.list
|
||||
|
||||
cat > /etc/apt/preferences.d/onlyoffice << EOF
|
||||
Package: onlyoffice-documentserver
|
||||
|
Loading…
Reference in New Issue
Block a user