Files
tomcat-rad-docker/setenv.sh
2021-04-22 22:06:34 -04:00

4 lines
69 B
Bash

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