mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update scripts/config
Co-Authored-By: Kayou <pierre@kayou.io>
This commit is contained in:
parent
4a55c83af7
commit
43d0f4f66b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue