Explorar el Código

Add archivebot-pipelines-count-jobs

master
JustAnotherArchivist hace 5 meses
padre
commit
a596778f79
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      archivebot-pipelines-count-jobs

+ 2
- 0
archivebot-pipelines-count-jobs Ver fichero

@@ -0,0 +1,2 @@
#!/bin/bash
"$(cd "$(dirname "$0")"; pwd -P)/archivebot-jobs" --mode format --format '{pipenick}' | sort | uniq -c

Cargando…
Cancelar
Guardar