mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Merge pull request #79407 from BenTheElder/super-minor-shellcheck
clarify elasticsearch script as bash
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user