diff --git a/.bin/etc-files-list-update/update.sh b/.bin/etc-files-list-update/update.sh index 3e16a64d..18cc0d5d 100755 --- a/.bin/etc-files-list-update/update.sh +++ b/.bin/etc-files-list-update/update.sh @@ -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