Skip to content

Commit 1a5d266

Browse files
committed
x 2022-12-04
1 parent 178824b commit 1a5d266

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "config/jaeles-signatures"]
22
path = config/jaeles-signatures
33
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

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ https://github.com/heartshare/go-wafw00f
259259
260260
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
261261
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
263263
/usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive
264264
265265
git submodule update --init --recursive --remote

config/nuclei-templates

Submodule nuclei-templates added at 6330e4f

upSubMod.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive
2+

0 commit comments

Comments
 (0)