From 2f45fb82b425845d1f07b592690e10e443af993d Mon Sep 17 00:00:00 2001 From: Gredin67 Date: Tue, 8 Mar 2022 23:36:51 +0100 Subject: [PATCH] fix wrong path --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index ea96b10..f3b833c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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