Remove cruft from generate-launcher script

This commit is contained in:
Alexandre Archambault 2017-10-31 23:27:26 +01:00
parent 5a827a6340
commit dbd229198b
1 changed files with 0 additions and 3 deletions

View File

@ -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" \
"$@"