From dc0c8650a95882314479e57bcc1e29fb0bee340a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 21 Oct 2023 16:19:11 +0200 Subject: [PATCH] fix --- doc/POST_INSTALL.md | 2 +- scripts/upgrade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 93a5f6c..6a08512 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -2,4 +2,4 @@ To configure OnlyOffice with your Nextcloud: under Nextcloud > Administration > ONLYOFFICE > Server settings - Address of the Document Server": https://__DOMAIN____PATH_URL__ -- Secret key: __JWT_TOKEN__ +- Secret key: __JWT_SECRET__ diff --git a/scripts/upgrade b/scripts/upgrade index 632b263..4fa6237 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -64,7 +64,7 @@ ynh_store_file_checksum --file="/etc/onlyoffice/documentserver/default.json" #================================================= ynh_script_progression --message="Generating fonts..." -/usr/bin/documentserver-generate-allfonts.sh +/usr/bin/documentserver-generate-allfonts.sh 2>/dev/null #================================================= # SECURE FILES AND DIRECTORIES