Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsantosti authored Feb 2, 2023
1 parent 0a2379a commit 18b8dd5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ctfd_deploy_scripts
Bash Script to deploy CTFd with SSL and Auto Renew

Run the following command to execute this script:

```
sudo git clone --branch initial_setup https://github.com/michaelsantosti/ctfd_deploy_scripts.git && sudo mv ctfd_deploy_scripts/* . && sudo rm -r ctfd_deploy_scripts && sudo sh setup.sh
```

0 comments on commit 18b8dd5

Please sign in to comment.