dnote/pkg/server/database/scripts/install-sql-migrate.sh
2019-08-13 12:54:06 +10:00

3 lines
65 B
Bash
Executable file

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