mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
freeze requirements and change pip install command
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo apt-get install build-essential python-dev python-pip
|
||||
sudo pip install Flask Flask-Session Flask-SQLAlchemy Flask-Mail apscheduler passlib
|
||||
pip install -r requirements.txt
|
||||
Reference in New Issue
Block a user