mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
m
This commit is contained in:
parent
dbf658e3ce
commit
63f790a02e
2
.github/workflows/build_master.yml
vendored
2
.github/workflows/build_master.yml
vendored
@ -37,10 +37,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Update searchindex.js in repo
|
- name: Update searchindex.js in repo
|
||||||
run: |
|
run: |
|
||||||
|
git config --global --add safe.directory /__w/hacktricks/hacktricks
|
||||||
git pull
|
git pull
|
||||||
cp book/searchindex.js searchindex.js
|
cp book/searchindex.js searchindex.js
|
||||||
cp book/searchindex.json searchindex.json
|
cp book/searchindex.json searchindex.json
|
||||||
git config --global --add safe.directory /__w/hacktricks/hacktricks
|
|
||||||
git add searchindex.js searchindex.json
|
git add searchindex.js searchindex.json
|
||||||
git commit -m "Update searchindex"
|
git commit -m "Update searchindex"
|
||||||
git push
|
git push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user