mirror of
https://github.com/sbt/sbt.git
synced 2026-08-28 17:13:56 +02:00
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
sbt -Dsbtio.path=../io -Dsbtlm.path=../librarymanagement -Dsbtzinc.path=../zinc "$@"
|