Commit f8106bc53462b988b16ba30f1b6a0549fa4d3cf8
1 parent
ab717cf3
Exists in
stable-1.2
debian-install: also install postfix
(cherry picked from commit 849780be1a3373b834c0402c57e431a0dc542b0b)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
util/debian-install/install
@@ -93,7 +93,7 @@ fi | @@ -93,7 +93,7 @@ fi | ||
93 | 93 | ||
94 | apt-get update | 94 | apt-get update |
95 | apt-get dist-upgrade -qy | 95 | apt-get dist-upgrade -qy |
96 | -apt-get install -qy postgresql | 96 | +apt-get install -qy postgresql postfix |
97 | 97 | ||
98 | apt-cache policy noosfero | 98 | apt-cache policy noosfero |
99 | apt-get install -qy noosfero noosfero-apache | 99 | apt-get install -qy noosfero noosfero-apache |