setup_mongodb.sh 83 B

1234567
  1. #!/bin/bash
  2. fw_depends mongodb
  3. export UNDERTOW_ARGS="MONGODB"
  4. source ./setup.sh