diff options
Diffstat (limited to 'log_files.php')
-rw-r--r-- | log_files.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/log_files.php b/log_files.php index 1c02268..5893ca0 100644 --- a/log_files.php +++ b/log_files.php @@ -58,6 +58,8 @@ if ($type == 'rejected') { '.youri', '_i586.done', '_x86_64.done' + '_armv7hl.done' + '_aarch64.done' ); foreach ($others as $suffix) { |