disable debug
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
CURDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
CURDIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
|
||||||
|
|
||||||
DEBUG=true # use 'true' to echo verbose debug messages
|
DEBUG=false # use 'true' to echo verbose debug messages
|
||||||
|
|
||||||
CSV="$CURDIR"/tag-list.csv # Table of tags/folders
|
CSV="$CURDIR"/tag-list.csv # Table of tags/folders
|
||||||
MAILDIR="$HOME/Mails/FSFE" # Maildir
|
MAILDIR="$HOME/Mails/FSFE" # Maildir
|
||||||
|
|||||||
Reference in New Issue
Block a user