Skip to content

Commit

Permalink
Merge pull request #2736 from Mips2648/alpha
Browse files Browse the repository at this point in the history
add resources/venv dir in exclusion
  • Loading branch information
zoic21 authored Jul 8, 2024
2 parents 229666e + 097a725 commit d6697fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/backup.php
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit d6697fb

Please sign in to comment.