setup.sh 81 B

12345
  1. #!/bin/bash
  2. export PATH=${DUDA_HOME}:$PATH
  3. dudac -w $TROOT/webservice -p 2001 &