setup.sh 74 B

123456
  1. #!/bin/bash
  2. fw_depends java
  3. ./gradlew
  4. nohup build/hexagon/bin/hexagon &