improve config file behaviour

This commit is contained in:
2014-11-28 14:54:34 +01:00
parent ca8c17cf09
commit 5df5f6fcd0
3 changed files with 4 additions and 4 deletions

9
config.cfg.sample Normal file
View File

@@ -0,0 +1,9 @@
## ezmlm-export-subscribers.sh
# Directory of EZMLM list
DIR=/home/user/ezmlm/list/
# Desired Path for output
EXPORT=/home/user/html/public/maillist.txt
# Desired description for output (will be located in top of file)
DESC="List of email addresses subscribed to list@domain.tld"