Skip to content

Commit

Permalink
x 2022-12-04
Browse files Browse the repository at this point in the history
  • Loading branch information
hktalent committed Dec 4, 2022
1 parent 178824b commit 1a5d266
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "config/jaeles-signatures"]
path = config/jaeles-signatures
url = https://github.com/jaeles-project/jaeles-signatures
[submodule "config/nuclei-templates"]
path = config/nuclei-templates
url = https://github.com/projectdiscovery/nuclei-templates.git
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ https://github.com/heartshare/go-wafw00f
git submodule add --force https://github.com/projectdiscovery/nuclei-templates.git config/nuclei-templates
git submodule update --init --recursive
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive
/usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive
git submodule update --init --recursive --remote
Expand Down
1 change: 1 addition & 0 deletions config/nuclei-templates
Submodule nuclei-templates added at 6330e4
2 changes: 2 additions & 0 deletions upSubMod.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/usr/bin/git -c protocol.version=2 submodule update --remote --force --recursive

0 comments on commit 1a5d266

Please sign in to comment.