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