setup_no_database.sh 67 B

12345
  1. #!/bin/bash
  2. export UNDERTOW_ARGS="NO_DATABASE"
  3. source ./setup.sh