Explorar el Código

Disable archive torrent

master
JustAnotherArchivist hace 1 año
padre
commit
68e9e9fbf5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      codearchiver-bot

+ 1
- 0
codearchiver-bot Ver fichero

@@ -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


Cargando…
Cancelar
Guardar