6 lines
55 B
Bash
Raw Normal View History

2025-02-19 07:53:26 -08:00
#!/usr/bin/env bash
# Exit on error
set -eo pipefail