mirror of https://github.com/sbt/sbt.git
parent
08a42eed6d
commit
1fa63b64e0
|
|
@ -27,7 +27,7 @@ object Transform {
|
|||
{
|
||||
IO.delete(conscriptBase)
|
||||
val pairs = Seq(
|
||||
"sbt.xMain" -> "sbt",
|
||||
"sbt.xMain" -> "xsbt",
|
||||
"sbt.ScriptMain" -> "scalas",
|
||||
"sbt.ConsoleMain" -> "screpl"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue