diff options
-rwxr-xr-x | show | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ PROGRAM="$0" BASENAME="`basename $0`" DOCS="$HOME/data/doc" BIBLIO="$DOCS/bibliographies" -FILELIST=".filelist" +FILELIST=".doclist" LIST="$DOCS/$FILELIST" DOC_PATTERN=".*\.(txt|doc|docx|rtf|pdf|sxc|csv|odt|odf|ods|xls|xlsx|ppt|epub|mobi|djvu|lit)" FIND_OPTS="-regextype posix-egrep -iregex" |