We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a2733 commit 00ebdeeCopy full SHA for 00ebdee
distribution/src/bin/elasticsearch-keystore.bat
@@ -5,8 +5,8 @@ setlocal enableextensions
5
6
set ES_MAIN_CLASS=org.elasticsearch.common.settings.KeyStoreCli
7
call "%~dp0elasticsearch-cli.bat" ^
8
- %%* ^
9
- || goto exit
+ %%* ^
+ || goto exit
10
11
endlocal
12
0 commit comments