diff --git a/scripts/restore b/scripts/restore index 1467c11..92b9830 100644 --- a/scripts/restore +++ b/scripts/restore @@ -119,6 +119,13 @@ ynh_print_info --message="Restoring the configuration..." ynh_restore_file --origin_path="/etc/onlyoffice" +#================================================= +# REGENERATE FONTS +#================================================= +ynh_print_info --message="Generating fonts..." + +/usr/bin/documentserver-generate-allfonts.sh + #================================================= # GENERIC FINALIZATION #=================================================