Remove duplicate shebang

This commit is contained in:
Evan Flynn 2014-08-13 15:44:21 -04:00
parent 1852ffe282
commit 7839033588

View File

@ -14,8 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#!/bin/bash
source $(dirname $0)/kube-env.sh
source $(dirname $0)/$KUBERNETES_PROVIDER/util.sh