diff --git a/welcome.sh b/welcome.sh index 919e7a3..ccfc243 100755 --- a/welcome.sh +++ b/welcome.sh @@ -35,7 +35,7 @@ greeting () { hour=$(date +%H) greet="It's" - if [ "$greetingtype" = "on" ]; then + if [ "$goodgreeting" = "on" ]; then greet="Good" fi @@ -198,7 +198,7 @@ randgreeting="off" #< Turn the random greetings on (eg. "Hello , Hi