This commit is contained in:
Manuel Canales Esparcia 2006-03-14 21:09:06 +00:00
parent 1acbc0fb4f
commit 164afa23f4

View file

@ -267,7 +267,7 @@ echo "---------------${nl_}"
validate_config 1 # 0/1 0-do not display values
echo "---------------${nl_}"
echo -n "Are yoy happy with that settings (yes/no) (no): "
echo -n "Are you happy with that settings? yes/no (no): "
read ANSWER
if [ x$ANSWER != "xyes" ] ; then
echo "${nl_}Fix the configuration options and rerun the script.${nl_}"