From 43d0f4f66bcab63d399a32a2bc155bdce9548d84 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 29 Apr 2020 17:12:04 +0200 Subject: [PATCH] Update scripts/config Co-Authored-By: Kayou --- scripts/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config b/scripts/config index 009ce75..c8f3934 100644 --- a/scripts/config +++ b/scripts/config @@ -252,7 +252,7 @@ apply_config() { ynh_replace_string --match_string="\(\"soffice\" *: \).*," --replace_string="\1null," --target_file="$config_file" fi - ynh_app_setting_set --app=$app --key=export --value="$export" + ynh_app_setting_set --app=$app --key=export --value="$export" restart_etherpad=1 fi