mezis / rebund

Caches your bundle for speedier CI builds
MIT License
13 stars 1 forks source link

trailing slash at end of url #3

Closed lacti closed 10 years ago

lacti commented 10 years ago

Thank you for good product!

I don't know it's really matter, a trailing slash at end of REBUND_ENDPOINT url should be removed. So I think REBUND_ENDPOINT=http://my-rebund.io is correct, otherwise curl command fails when uploading or downloading bundle because of invalid url.

mezis commented 10 years ago

Good point. I've removed the trailing slash in the README.