#!/usr/bin/env ruby
# frozen_string_literal: true

exec(File.expand_path('../bin/pg-ephemeral', __dir__), *ARGV)
