mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-08 00:55:14 +00:00
7 lines
138 B
Bash
Executable file
7 lines
138 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
set -eux
|
|
|
|
time crane validate --remote=apko.kontain.me/kubectl
|
|
time crane validate --remote=apko.kontain.me/kubectl
|
|
|