Use __DIR__ magic constant instead of environment variable

This commit is contained in:
2018-01-18 02:26:14 -05:00
parent 6dff727f35
commit 1ad482978d
3 changed files with 4 additions and 8 deletions

View File

@ -6,8 +6,6 @@ KEY=''
# Delivery address is the original email before the "@". e.g. if delivering to "support_mt@mayfirst.org", set this to "support_mt"
DELIVERY_ADDRESS='support_mt'
CATCHALL_PROJECT_NAME='catch'
# The path to the root directory containing this file.
FILEPATH='/usr/local/bin/redirect_test'
# Leave these three blank for false.
DEBUG_MODE=
DRY_RUN=