This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
maloja
Watch
1
Star
0
Fork
0
You've already forked maloja
mirror of
https://github.com/krateng/maloja.git
synced
2023-08-10 21:12:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
fb55944147
maloja
/
update_requirements.sh
3 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Made update script more portable
2019-10-16 16:24:07 +03:00
#!/bin/sh
Added script tp update requirements
2019-10-16 16:15:16 +03:00
pip3 install -r requirements.txt --upgrade --no-cache-dir
Reference in New Issue
Copy Permalink