#!/bin/sh

# A:\Scoop\apps\sbt\current\bin\\sbt.bat

MSYS2_ARG_CONV_EXCL=/C cmd.exe /C "A:\Scoop\apps\sbt\current\bin\\sbt.bat"  "$@"

