Alternatively you can use `apply from: 'some-scrip...
# gradle
o
Alternatively you can use
apply from: 'some-script-hosted-on-one-of-your-servers'
for this kind of bootstrap setup. Those are not cached yet though, that’s why I’d currently recommend a custom distribution containing an init script instead.