remove cruft
This commit is contained in:
parent
82351fb5d9
commit
a847ff6301
1
tag.sh
1
tag.sh
@ -16,7 +16,6 @@ DB_FILE="tags.db"
|
||||
DB_SCHEMA="database.sql"
|
||||
declare -A FILTERS
|
||||
FILTERS[video]="avi|flv|mkv|mov|mp4|mpg|ogv|webm|wmv"
|
||||
# LIST_RECURSIVE_FILES_CMD="find ${FOLDER} -type f -regextype posix-extended -iregex \"${REGEX}\""
|
||||
|
||||
[ "${DEBUG:-0}" = "1" ] && set -x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user