mirror of https://github.com/sbt/sbt.git
Remove cruft from generate-launcher script
This commit is contained in:
parent
5a827a6340
commit
dbd229198b
|
|
@ -16,8 +16,5 @@ fi
|
|||
--no-default \
|
||||
-r central \
|
||||
-r sonatype:releases \
|
||||
-d "\${user.home}/.coursier/bootstrap/$VERSION" \
|
||||
-f -o coursier \
|
||||
-M coursier.cli.Coursier \
|
||||
-D coursier.cache="\${user.home}/.coursier/cache/$CACHE_VERSION" \
|
||||
"$@"
|
||||
|
|
|
|||
Loading…
Reference in New Issue