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