Merge pull request #79407 from BenTheElder/super-minor-shellcheck

clarify elasticsearch script as bash
This commit is contained in:
Kubernetes Prow Robot
2019-06-27 18:53:45 -07:00
committed by GitHub
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Copyright 2017 The Kubernetes Authors.
#