We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63b211 commit c70a29cCopy full SHA for c70a29c
README.md
@@ -36,7 +36,7 @@ ls /usr/share/exploitdb /usr/local/share/exploitdb /var/lib/exploitdb /opt/explo
36
```
37
If the check reports "Exploit-DB data directory not found", clone the official Exploit-DB repo to /opt with:
38
39
-sudo git clone https://gitlab.com/exploit-database/exploitdb.git /opt/exploitdb
+sudo git clone https://gitlab.com/exploit-database/exploitdb.git /opt/exploitdb && chmod -R o+rX /opt/exploitdb
40
41
Or install it with your package manager (examples):
42
```bash
0 commit comments