create_and_start.sh 666 B

1234567891011
  1. #!/bin/bash
  2. #####################################################################################
  3. # #
  4. # Script to create AppServer profile, start server and then wait. #
  5. # #
  6. # Usage : create_and_start #
  7. # #
  8. #####################################################################################
  9. /work/create_profile.sh
  10. exec /work/start_server.sh