Skip to content

Commit ecd6ada

Browse files
authored
Comment on when to remove extra logic
1 parent 276b2a8 commit ecd6ada

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/elasticsearch/packaging

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ tar xzf elasticsearch/elasticsearch-7.9.3-linux-x86_64.tar.gz -C $BOSH_INSTALL_T
44

55
chown -R root:vcap "${BOSH_INSTALL_TARGET}/jdk"
66

7+
# For log4j 2.14 or older. Remove after we update Elasticsearch to 7.16.2 or higher.
78
/bin/rm -f "${BOSH_INSTALL_TARGET}/bin/elasticsearch-sql-cli-7.9.3.jar"

0 commit comments

Comments
 (0)