mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
clarify elastisearch script as bash
This commit is contained in:
parent
4160909495
commit
1a28fbde4d
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright 2017 The Kubernetes Authors.
|
||||
#
|
||||
|
@ -1,6 +1,5 @@
|
||||
./build/lib/release.sh
|
||||
./cluster/addons/addon-manager/kube-addons.sh
|
||||
./cluster/addons/fluentd-elasticsearch/es-image/run.sh
|
||||
./cluster/common.sh
|
||||
./cluster/gce/config-common.sh
|
||||
./cluster/gce/config-default.sh
|
||||
|
Loading…
Reference in New Issue
Block a user