mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 06:24:23 +01:00
4 lines
101 B
Bash
4 lines
101 B
Bash
#!/bin/sh
|
|
|
|
sudo apt-get install build-essential python-dev python-pip
|
|
pip install -r requirements.txt |