Add command to download distributions from container

This commit is contained in:
Hugo 2019-01-06 17:00:51 +02:00
parent 7eebcbc968
commit f77c5d48b4

View File

@ -98,7 +98,10 @@ Released as needed privately to individual vendors for critical security-related
$ git push
```
* [ ] Download distributions from the [Pillow Wheel Builder container](http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com/).
```bash
wget -m -A 'Pillow-<VERSION>*' \
http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com
```
## Publicize Release