From d378253761b75bf807537c55ef67d0888707cf37 Mon Sep 17 00:00:00 2001 From: sgrant0225 Date: Sat, 29 Apr 2023 19:32:14 +0000 Subject: [PATCH] Made changes to the linux.sh file --- linux.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/linux.sh b/linux.sh index a7b7368..6508ce9 100644 --- a/linux.sh +++ b/linux.sh @@ -17,6 +17,8 @@ sleep 2 echo "My IP address is:" echo "-----------------------------" sleep 2 +echo "What week are we in at LUIT?" +echo "This is week 4 - project test" +sleep 2 curl ifconfig.me -This is week 4 - project test