From 122dd79f0be1c076e03cf4b5cb791e9a68306180 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sun, 19 Mar 2023 14:16:19 +0100 Subject: [PATCH] try fix install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index ebd118c..f6350c2 100644 --- a/scripts/install +++ b/scripts/install @@ -143,8 +143,8 @@ echo "deb [signed-by=/usr/share/keyrings/onlyoffice.gpg] https://download.onlyof #================================================= ynh_script_progression --message="Adding a configuration file..." -ynh_replace_string --match_string="\"rejectUnauthorized\": true" --replace_string="\"rejectUnauthorized\": false" --target_file="/etc/onlyoffice/documentserver/default.json" -ynh_store_file_checksum --file="/etc/onlyoffice/documentserver/default.json" +#ynh_replace_string --match_string="\"rejectUnauthorized\": true" --replace_string="\"rejectUnauthorized\": false" --target_file="/etc/onlyoffice/documentserver/default.json" +#ynh_store_file_checksum --file="/etc/onlyoffice/documentserver/default.json" #================================================= # SECURE FILES AND DIRECTORIES