From ce6bf2b88799cfae3740f76c28f8667bf1eedb4f Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sat, 3 Sep 2022 12:21:21 -0500 Subject: [PATCH] Fixed greeting time --- welcome.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/welcome.sh b/welcome.sh index 5d8bcde..5bf6654 100755 --- a/welcome.sh +++ b/welcome.sh @@ -28,7 +28,6 @@ welcome () { greeting () { # Set the hour hr=$(date +%H) - hr=22 if [ $hr -le 11 ] && [ $hr -gt 6 ]; then