setup-nginx-mysql.sh 60 B

123456
  1. #!/bin/bash
  2. DRIVER=mysql
  3. NGINX=1
  4. source ${TROOT}/setup.sh