2 lines
65 B
Bash
2 lines
65 B
Bash
|
#!/bin/bash
|
||
|
${cmd} ${sub_cmd} --config /app/conf/application.yaml
|