From 996f7be1881da3f95d03f8d7d715a83ce2bd45fb Mon Sep 17 00:00:00 2001 From: xavierfingers Date: Thu, 23 Oct 2025 18:42:41 -0600 Subject: [PATCH] I made the testlotto.sh script have a more descriptive messsage. Feel free to modify the changes. --- testlotto.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/testlotto.sh b/testlotto.sh index 583a885..687b0d4 100644 --- a/testlotto.sh +++ b/testlotto.sh @@ -1,3 +1,2 @@ #!/bin/bash - -echo "Hey" +echo "Hey! How are you?"