5 lines
89 B
Bash
Executable file
5 lines
89 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
test_job.cfg nice
|
|
|
|
test_job.cfg cool | jq -c ".[0]" | test_job.exec
|