1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-17 17:57:23 +01:00

Merge pull request #148 from koptein/typos

Typo in introduction "later later"
This commit is contained in:
Joshua Tauberer
2014-08-21 17:06:31 -04:00

View File

@@ -43,7 +43,7 @@ if [ -t 0 ]; then
echo "-----------------------------------------------"
echo
echo "I'm going to ask you a few questions. To change your answers later,"
echo "later, just re-run this script."
echo "just re-run this script."
fi
# Recall the last settings used if we're running this a second time.