Point clone URL to CoM public repo on churchofmalware.org

This commit is contained in:
n0mad1k
2026-06-25 12:24:38 -04:00
parent 701f7078f5
commit 27144ccaf8
+1 -1
View File
@@ -40,7 +40,7 @@ The **Covert SD Card Tool** is a Python script designed to automate the process
1. **Clone the Repository or Download the Script:** 1. **Clone the Repository or Download the Script:**
```bash ```bash
git clone https://github.com/n0mad1k/ghost_protocol.git git clone https://git.churchofmalware.org/n0mad1k/CoM-ghost_protocol.git
cd ghost_protocol/covert_sd cd ghost_protocol/covert_sd
``` ```