ctfd-quiz-challenges Install #!/bin/bash git clone https://github.com/CTFd/CTFd.git cd CTFd/CTFd/plugins git clone https://github.com/doringeman/ctfd-quiz-challenges.git quiz_challenges cd - && cd CTFd docker-compose up