File tree Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Expand file tree Collapse file tree 4 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "config/jaeles-signatures "]
2
2
path = config/jaeles-signatures
3
3
url = https://github.com/jaeles-project/jaeles-signatures
4
+ [submodule "config/nuclei-templates "]
5
+ path = config/nuclei-templates
6
+ url = https://github.com/projectdiscovery/nuclei-templates.git
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ https://github.com/heartshare/go-wafw00f
259
259
260
260
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
261
261
git submodule update --init --recursive
262
- /usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
262
+ /usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
263
263
/usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive
264
264
265
265
git submodule update --init --recursive --remote
Original file line number Diff line number Diff line change
1
+ /usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive
2
+
You can’t perform that action at this time.
0 commit comments