entrypoint.sh 105 B

123456
  1. #!/bin/bash
  2. /bin/sleep ${SLEEP}
  3. java -jar ${AVA_OPTS} /app.jar ${PARAMS} --spring.profiles.active=pro