mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
[fix] Enseure fonts are generated
This commit is contained in:
parent
13d02e01a6
commit
bbbc3138dc
1 changed files with 8 additions and 0 deletions
|
@ -159,6 +159,14 @@ supervisorctl restart all
|
||||||
|
|
||||||
sleep 30
|
sleep 30
|
||||||
|
|
||||||
|
#=================================================
|
||||||
|
# REGENERATE FONTS
|
||||||
|
#=================================================
|
||||||
|
ynh_print_info --message="Generating fonts..."
|
||||||
|
|
||||||
|
/usr/bin/documentserver-generate-allfonts.sh
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue