small fixes and additions
[distro-setup] / postfix-setup
index fdd739beee273e31dc0a79177d2448992764ef86..2d187fe47c3af33f251ee96efe7bbcb07f9a77a3 100755 (executable)
@@ -26,7 +26,7 @@ else
     relayhost="[email-smtp.us-west-2.amazonaws.com]:587"
 fi
 if isdeb; then
-    s debconf-set-selections<<EOF
+    s debconf-set-selections <<EOF
 postfix postfix/main_mailer_type select Satellite system
 postfix postfix/mailname string $host
 postfix postfix/relayhost string $relayhost