dnote/pkg/server/models/scripts/install-sql-migrate.sh
2021-01-07 21:17:55 +11:00

3 lines
65 B
Bash
Executable file

#!/usr/bin/env bash
go get -v github.com/rubenv/sql-migrate/...