mirror of
https://github.com/tiredofit/docker-collabora-online.git
synced 2026-03-14 14:25:49 +01:00
Release 2.1.2 - See CHANGELOG.md
This commit is contained in:
parent
bfd80f4e9b
commit
a26ba103c5
2 changed files with 4 additions and 3 deletions
|
|
@ -40,8 +40,9 @@ if [ -d /assets/custom-fonts/ ] ; then
|
|||
chown -R lool /assets/custom-fonts
|
||||
chmod +rx /assets/custom-fonts
|
||||
ln -s /assets/custom-fonts /usr/share/fonts/truetype/custom
|
||||
fc-cache -f -v > /dev/null 2&>1
|
||||
sudo -u lool /opt/lool/bin/loolwsd-systemplate-setup /opt/lool/systemplate /opt/libreoffice > /dev/null 2&>1
|
||||
silent fc-cache -f -v
|
||||
rm -rf /opt/lool/systemplate
|
||||
silent sudo -u lool /opt/lool/bin/loolwsd-systemplate-setup /opt/lool/systemplate /opt/libreoffice
|
||||
fi
|
||||
|
||||
if var_true "${ENABLE_TLS}" ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue