Browse Source

Disable archive torrent

master
JustAnotherArchivist 1 year ago
parent
commit
68e9e9fbf5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      codearchiver-bot

+ 1
- 0
codearchiver-bot View File

@@ -264,6 +264,7 @@ function taint_block {
"collection:${collection}" \
'mediatype:software' \
"date:${date}" \
'noarchivetorrent:true' \
<"${f}" 2> >(log_loop 'ia-upload-stream: ')
status="$?"
if [[ "${status}" -ne 0 ]]; then


Loading…
Cancel
Save