mirror of
https://github.com/krateng/maloja.git
synced 2025-05-19 16:26:32 +03:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
pip3 install -r requirements.txt --upgrade --no-cache-dir
|