From a3b3ece520e7c2563b8366629a95f141020fab7b Mon Sep 17 00:00:00 2001 From: liberodark Date: Tue, 2 Jul 2019 12:13:15 +0200 Subject: [PATCH] Update backup --- scripts/backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/backup b/scripts/backup index af8ccd9..8c4484e 100644 --- a/scripts/backup +++ b/scripts/backup @@ -11,7 +11,7 @@ source /usr/share/yunohost/helpers # Backup sources & data # Note: the last argument is where to save this path, see the restore script. -ynh_backup "/var/www/${app}" "sources" +ynh_backup "/opt/yunohost/${app}" "sources" ### MySQL (remove if not used) ### # If a MySQL database is used: