client 57 B

123
  1. #!/bin/sh
  2. [ ! -z $2 ] && sleep $2
  3. ./gradlew run-client-$1