1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-16 12:21:53 +00:00
kontain.me/deploy.sh

6 lines
85 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -euxo pipefail
2021-08-14 14:40:17 -04:00
time find cmd -name "deploy.sh" -exec {} \;