Skip to content

Commit

Permalink
Fix entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 10, 2019
1 parent d646583 commit 82a8827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ EOL
AuthUser=${SSMTP_USER}
AuthPass=${SSMTP_PASSWORD}
EOL
fi
sudo mv -f /tmp/ssmtp.conf /etc/ssmtp/ssmtp.conf
fi
unset SSMTP_HOST
Expand Down

0 comments on commit 82a8827

Please sign in to comment.