File tree Expand file tree Collapse file tree 4 files changed +4
-7
lines changed
dependency_example/scripts
modules/kubectl-wrapper/scripts Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1- #! /bin/bash
1+ #! /usr/ bin/env bash
22# Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- #! /bin/sh
1716
1817for i in {1..5}
1918do
Original file line number Diff line number Diff line change 1- #! /bin/bash
1+ #! /bin/sh
22# Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16- #! /bin/sh
17-
1816GCLOUD_LOCATION=$( command -v gcloud)
1917echo " Using gcloud from $GCLOUD_LOCATION "
2018
Original file line number Diff line number Diff line change 1- #! /bin/bash
1+ #! /usr/ bin/env bash
22# Copyright 2020 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
Original file line number Diff line number Diff line change 1- #! /bin/bash
1+ #! /usr/ bin/env bash
22# Copyright 2020 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
You can’t perform that action at this time.
0 commit comments