mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 05:54:19 +01:00
Fully automate prepare.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
sudo apt-get install build-essential python-dev python-pip libffi-dev
|
||||
sudo apt-get install build-essential python-dev python-pip libffi-dev -y
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user