setup.sh 83 B

12345
  1. #!/bin/bash
  2. ${IROOT}/sbt/bin/sbt assembly
  3. java -jar dist/curacao-standalone.jar &