mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-25 11:31:44 +00:00
Remove duplicate shebang
This commit is contained in:
parent
1852ffe282
commit
7839033588
@ -14,8 +14,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
source $(dirname $0)/kube-env.sh
|
source $(dirname $0)/kube-env.sh
|
||||||
source $(dirname $0)/$KUBERNETES_PROVIDER/util.sh
|
source $(dirname $0)/$KUBERNETES_PROVIDER/util.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user