setup.sh 75 B

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