mirror of
https://github.com/tiredofit/docker-collabora-online.git
synced 2026-03-14 14:25:49 +01:00
Merge pull request #47 from ldidry/fix-warning
Small change to fix a warning
This commit is contained in:
commit
afdec15981
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ if [ -n "${DICTIONARIES}" ]; then
|
|||
|
||||
silent apt-get clean
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
chown -R cool. /opt/libreoffice/share/extensions/*
|
||||
chown -R cool: /opt/libreoffice/share/extensions/*
|
||||
rm -rf /opt/cool/systemplate/*
|
||||
silent sudo -u cool /opt/cool/bin/coolwsd-systemplate-setup /opt/cool/systemplate /opt/libreoffice
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue