diff --git a/scripts/aws/entrypoint.sh b/scripts/aws/entrypoint.sh index 7a19df36f..4d67a14fa 100755 --- a/scripts/aws/entrypoint.sh +++ b/scripts/aws/entrypoint.sh @@ -93,8 +93,6 @@ cd /app # -- start operator echo "Starting Java application..." -cat "${OPERATOR_CONFIG}" - java \ -XX:MaxRAMPercentage=95 -XX:-UseCompressedOops -XX:+PrintFlagsFinal \ -Djava.security.egd=file:/dev/./urandom \