1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-07-04 11:03:16 +00:00
calibre-web/getVendor.sh

4 lines
67 B
Bash
Raw Normal View History

#!/bin/bash -e
pip install --target ./vendor -r requirements.txt