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: