mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
fix wrong path
This commit is contained in:
parent
c3d2d02ec2
commit
2f45fb82b4
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ ynh_restore_file --origin_path="/etc/onlyoffice"
|
|||
#=================================================
|
||||
# RESTORE THE CACHE
|
||||
#=================================================
|
||||
ynh_restore_file --origin_path="/var/lib/onlyoffice/cache/files"
|
||||
ynh_restore_file --origin_path="/var/lib/onlyoffice/documentserver/App_Data/cache/files"
|
||||
|
||||
#=================================================
|
||||
# REGENERATE FONTS
|
||||
|
|
Loading…
Add table
Reference in a new issue