mirror of
https://github.com/tiredofit/docker-collabora-online.git
synced 2026-03-14 14:25:49 +01:00
change quotation sign from ' to "
This commit is contained in:
parent
b29758a159
commit
a679e09658
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ PROCESS_NAME="libreoffice-online"
|
|||
check_container_initialized
|
||||
check_service_initialized init
|
||||
|
||||
print_info "Starting Libreoffice Online Web Services daemon'
|
||||
print_info "Starting Libreoffice Online Web Services daemon"
|
||||
exec s6-setuidgid lool /opt/lool/bin/loolwsd --version --o:sys_template_path=/opt/lool/systemplate --o:lo_template_path=/opt/libreoffice --o:child_root_path=/opt/lool/jails --o:file_server_root_path=/opt/lool/share/loolwsd storage.filesystem[@allow]=true --o:admin_console.username=${ADMIN_USER} --o:admin_console.password=${ADMIN_PASS} ${EXTRA_OPTIONS} >> /var/log/lool/loolwsd.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue