mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-22 06:51:27 +02:00
move scripts to .bin
This commit is contained in:
parent
37672d48b9
commit
6aa54766d9
8 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ URLs that have been scanned will be added to a data file that can be stored in g
|
|||
## running
|
||||
The script must be run from its working directory.
|
||||
```bash
|
||||
cd .github/scripts/etc-files-list-update && ./update.sh
|
||||
cd .bin/etc-files-list-update && ./update.sh
|
||||
```
|
||||
|
||||
## details
|
||||
Loading…
Reference in a new issue