Merge pull request #884 from eflynn/patch-1

Remove duplicate shebang
This commit is contained in:
Tim Hockin
2014-08-20 08:18:49 -07:00

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