diff --git a/install/backup.php b/install/backup.php index 0e0d4affb0..562965959f 100644 --- a/install/backup.php +++ b/install/backup.php @@ -136,6 +136,7 @@ 'core/config/common.config.php', 'data/imgOs', 'python_venv', + 'resources/venv', config::byKey('backup::path'), ); if (version_compare(PHP_VERSION, '8.0.0') >= 0) {