update relative path in script after move

This commit is contained in:
Nicholas Long 2022-07-06 05:33:27 +00:00
parent 6aa54766d9
commit 39809b1733

View file

@ -1,6 +1,6 @@
#!/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
# every year, start a new gzip list so there is not as much bloat updating blobs in git