#!/bin/sh
exec flyway -configFiles=@_DATADIR@/@NAME@/flyway.conf "$@"
