mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-12 16:57:40 +00:00
update relative path in script after move
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
export listpath="../../../Fuzzing/LFI/LFI-coyote0x90-linux-etc-files.txt"
|
export listpath="../../Fuzzing/LFI/LFI-coyote0x90-linux-etc-files.txt"
|
||||||
[ -f all_files.gz ] && rm all_files.gz
|
[ -f all_files.gz ] && rm all_files.gz
|
||||||
|
|
||||||
# every year, start a new gzip list so there is not as much bloat updating blobs in git
|
# every year, start a new gzip list so there is not as much bloat updating blobs in git
|
||||||
|
|||||||
Reference in New Issue
Block a user