Skip to content
Snippets Groups Projects
checkSolution.sh 82 B
#!/bin/bash
./gradlew checkSolution -PfileNames="$(realpath $1)","$(realpath $2)"