setup_py3.sh 75 B

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