1
0
Fork 0
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:
Gredin67 2022-03-08 23:36:51 +01:00 committed by GitHub
parent c3d2d02ec2
commit 2f45fb82b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ ynh_restore_file --origin_path="/etc/onlyoffice"
#================================================= #=================================================
# RESTORE THE CACHE # 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 # REGENERATE FONTS