1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/update_requirements.sh

3 lines
68 B
Bash
Raw Normal View History

2019-10-16 16:24:07 +03:00
#!/bin/sh
2019-10-16 16:15:16 +03:00
pip3 install -r requirements.txt --upgrade --no-cache-dir