mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-09 10:16:33 +00:00
fix(cicd): Fixed crash on "remote-wordlists-updater.yml"
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
run: |
|
||||
wget https://raw.githubusercontent.com/ItsIgnacioPortal/utf8fixer/f42bfe64db0bc095e9e93a10ac6bba746f09670c/utf8fixer.py
|
||||
chmod +x utf8fixer.py
|
||||
./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
|
||||
python ./utf8fixer.py Discovery/Web-Content/trickest-robots-disallowed-wordlists/top-10000.txt utf8
|
||||
|
||||
- name: Commit files if changed
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user