diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2016-11-02 22:02:43 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-11-02 22:11:19 +0100 |
commit | cb474e20d6ff923a8f338f26b93234411065ffc0 (patch) | |
tree | 4e3c16c18adcc9fd7b3b58f45064ec752f47485e /setup-mta.in | |
parent | 9f65b05ba2b0b291f9973228a5c4395508b95b16 (diff) | |
download | alpine-conf-cb474e20d6ff923a8f338f26b93234411065ffc0.zip |
fix mixed tabs & spaces and surplus empty lines at EOF
Diffstat (limited to 'setup-mta.in')
-rw-r--r-- | setup-mta.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/setup-mta.in b/setup-mta.in index 214387e..8a3f544 100644 --- a/setup-mta.in +++ b/setup-mta.in @@ -48,4 +48,3 @@ apk add ssmtp setcfg mailhub $mailhub setcfg FromLineOverride YES - |