setup_mysql.sh 100 B

1234567
  1. #!/bin/bash
  2. fw_depends mysql java
  3. gradle/wrapper
  4. nohup build/install/hexagon/bin/hexagon mysql &