Files
hatchet/hack/dev/migrate.sh
2025-03-11 14:57:13 -04:00

9 lines
73 B
Bash

#!/bin/bash
set -eux
set -a
. .env
set +a
go run ./cmd/hatchet-migrate