Sfoglia il codice sorgente

Disable archive torrent

master
JustAnotherArchivist 1 anno fa
parent
commit
68e9e9fbf5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      codearchiver-bot

+ 1
- 0
codearchiver-bot Vedi 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


Caricamento…
Annulla
Salva