6 lines
113 B
Bash
Executable File
6 lines
113 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
# likely on unix systems already: find xargs grep sed awk
|
|
|
|
${=BOX_SETUP_INSTALL_COMMAND} jq parallel
|