setup-nginx-postgresql.sh 65 B

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