use '/usr/bin/env bash' in update/verify-godep-licenses.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
# Copyright 2015 The Kubernetes Authors All rights reserved.
|
# Copyright 2015 The Kubernetes Authors All rights reserved.
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Copyright 2015 The Kubernetes Authors All rights reserved.
|
# Copyright 2015 The Kubernetes Authors All rights reserved.
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user