Files
kubernetes/hack/grab-profiles.sh
Quan Tian 20f320c6bd Fix exit code check in hack/grab-profiles.sh
[ $? ] is True regardless of whether the last command succeeds or not,
which causes the script to not work.
2021-05-17 14:47:05 +08:00

8.4 KiB
Executable File