mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-12 04:37:04 +03:00
4 lines
65 B
Bash
4 lines
65 B
Bash
#!/bin/sh
|
|
|
|
cd /c/pillow && /mingw32/$EXECUTABLE setup.py install
|