#!/bin/bash
VOLTA_INSTALL_DIR="@@HOMEBREW_PREFIX@@/opt/volta/bin" exec "@@HOMEBREW_CELLAR@@/volta/2.0.2/libexec/bin/volta-migrate"  "$@"
