3 lines
76 B
Bash
3 lines
76 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
./gradlew :trebuchet:startup-summarizer:run --args="$(echo $@)"
|