mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
pip3 install -r requirements.txt --upgrade --no-cache-dir
|