mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 04:55:08 +00:00
5 lines
37 B
Bash
Executable File
5 lines
37 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
cd kyaml
|
|
make all |