mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Fix typo in hack/update-all.sh
This commit is contained in:
parent
3415f1dfc2
commit
f54c1de58c
@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# A single sciprt that runs a predefined set of update-* scripts, as they often go together.
|
||||
# A single script that runs a predefined set of update-* scripts, as they often go together.
|
||||
set -o errexit
|
||||
set -o nounset
|
||||
set -o pipefail
|
||||
|
Loading…
Reference in New Issue
Block a user