setup_pg.sh 78 B

123
  1. #!/bin/bash
  2. $PY2 server.py --port=8080 --postgres=${DBHOST} --logging=error &