mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Update restore
This commit is contained in:
parent
dc0c8650a9
commit
0b3e190a54
1 changed files with 2 additions and 1 deletions
|
@ -45,6 +45,7 @@ ynh_restore_file --origin_path="/etc/onlyoffice"
|
|||
#=================================================
|
||||
# RESTORE THE CACHE
|
||||
#=================================================
|
||||
|
||||
ynh_restore_file --origin_path="/var/lib/onlyoffice/documentserver/App_Data/cache/files"
|
||||
|
||||
#=================================================
|
||||
|
@ -52,7 +53,7 @@ ynh_restore_file --origin_path="/var/lib/onlyoffice/documentserver/App_Data/cach
|
|||
#=================================================
|
||||
ynh_script_progression --message="Generating fonts..."
|
||||
|
||||
/usr/bin/documentserver-generate-allfonts.sh
|
||||
/usr/bin/documentserver-generate-allfonts.sh 2>/dev/null
|
||||
|
||||
#=================================================
|
||||
# SECURE FILES AND DIRECTORIES
|
||||
|
|
Loading…
Add table
Reference in a new issue