run 93 B

1234567
  1. #!/bin/sh
  2. . ../.env
  3. exec mongos $COMMONSOPTS \
  4. --port 40202 \
  5. --configdb 127.0.0.1:40102