From c4b3f85594e91c772011dffef2da2498ee5c8a5e Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Thu, 2 May 2013 17:40:24 +0100 Subject: Install postfix as part of FixMyStreet install script. --- bin/site-specific-install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/site-specific-install.sh b/bin/site-specific-install.sh index 0f32c86f6..41d35f783 100644 --- a/bin/site-specific-install.sh +++ b/bin/site-specific-install.sh @@ -28,6 +28,8 @@ misuse() { install_nginx +install_postfix + # Check out the current released version su -l -c "cd '$REPOSITORY' && git checkout '$VERSION'" "$UNIX_USER" -- cgit v1.2.3