Fix shellcheck failures SC2034

This commit is contained in:
Odin Ugedal
2019-10-23 20:29:55 +02:00
parent 65a66b9d7f
commit cce1f32ea5
5 changed files with 11 additions and 9 deletions

View File

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