startLookupDAndSmqD.sh 79 B

12345
  1. #!/bin/bash
  2. ROOT=$(cd `dirname $0`/; pwd)
  3. $ROOT/runLookupD.sh
  4. $ROOT/runSmqD.sh