mirror of
https://github.com/krateng/maloja.git
synced 2026-03-11 12:23:37 -04:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
pip3 install -r requirements.txt --upgrade --no-cache-dir
|