master workflow

This commit is contained in:
Carlos Polop 2025-02-12 15:32:14 +01:00
parent 30fc1850d2
commit e857c0b0e7
2 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,7 @@ jobs:
git pull
cp book/searchindex.js searchindex.js
cp book/searchindex.json searchindex.json
git config --global --add safe.directory /__w/hacktricks/hacktricks
git add searchindex.js searchindex.json
git commit -m "Update searchindex"
git push

View File

@ -61,4 +61,3 @@ With **config.reload.automatic: true** in **/etc/logstash/logstash.yml**, Logsta
{{#include ../../banners/hacktricks-training.md}}