From 0aab183aca05a954454ad908fc77eaa50c1b7d17 Mon Sep 17 00:00:00 2001 From: Mauro D Date: Thu, 2 Mar 2023 07:05:02 +0000 Subject: [PATCH] Fixed install script. --- install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index e738947..ff4d9b3 100644 --- a/install.sh +++ b/install.sh @@ -174,19 +174,19 @@ init() { configure() { - read -p "Enter the SMTP server's hostname [mx.yourdomain.org]: " hostname + read -p "Enter the SMTP server's hostname [mx.yourdomain.org]: " hostname