Skip to content

Commit 276b2a8

Browse files
authored
Remove useless file that trips up Nessus
1 parent 71d389f commit 276b2a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/elasticsearch/packaging

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ set -e
33
tar xzf elasticsearch/elasticsearch-7.9.3-linux-x86_64.tar.gz -C $BOSH_INSTALL_TARGET --strip-components 1
44

55
chown -R root:vcap "${BOSH_INSTALL_TARGET}/jdk"
6+
7+
/bin/rm -f "${BOSH_INSTALL_TARGET}/bin/elasticsearch-sql-cli-7.9.3.jar"

0 commit comments

Comments
 (0)