tomcat-rad-docker/setenv.sh

4 lines
69 B
Bash

#!/bin/sh
CATALINA_OPTS="${JAVA_OPTS} ${CATALINA_OPTS}"
JAVA_OPTS=""