1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-11 18:31:08 +00:00
kontain.me/deploy.sh
2021-08-14 14:40:17 -04:00

5 lines
85 B
Bash
Executable file

#!/usr/bin/env bash
set -euxo pipefail
time find cmd -name "deploy.sh" -exec {} \;