summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-17 22:06:34 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-17 22:06:34 +0100
commitbf5bce766954ff82d74838eb236a60cdc1b44114 (patch)
tree4220e53247405bde68f083748a0d816541ad5b22 /docker
parentrename: remove old man files, add coolwsd man file, and create compat loolwsd... (diff)
downloadonline-bf5bce766954ff82d74838eb236a60cdc1b44114.tar.gz
online-bf5bce766954ff82d74838eb236a60cdc1b44114.zip
rename: loolwsd-generate-proof-key -> coolwsd-generate-proof-key
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I3aa30ce4e5f6df2068fa2e0788034e83cb0ae26b
Diffstat (limited to 'docker')
-rwxr-xr-xdocker/from-packages/scripts/start-collabora-online.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/from-packages/scripts/start-collabora-online.sh b/docker/from-packages/scripts/start-collabora-online.sh
index 2cc27fdf25..301fadbb59 100755
--- a/docker/from-packages/scripts/start-collabora-online.sh
+++ b/docker/from-packages/scripts/start-collabora-online.sh
@@ -64,7 +64,7 @@ fi
) &
# Generate WOPI proof key
-loolwsd-generate-proof-key
+coolwsd-generate-proof-key
# Start loolwsd
exec /usr/bin/loolwsd --version --o:sys_template_path=/opt/cool/systemplate --o:child_root_path=/opt/cool/child-roots --o:file_server_root_path=/usr/share/loolwsd --o:logging.color=false ${extra_params}