From 55bd9ec995e7896b6c5e68773c33613fd310986d Mon Sep 17 00:00:00 2001 From: azureaws Date: Sun, 26 Nov 2023 12:03:16 -0500 Subject: [PATCH 1/3] added linux.sh --- linux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/linux.sh b/linux.sh index a7b7368..60589ec 100644 --- a/linux.sh +++ b/linux.sh @@ -20,3 +20,4 @@ sleep 2 curl ifconfig.me This is week 4 - project test +echo "keep killing it! Red team" From a0fef226ecdc1427d9b2a46e746913a70485c805 Mon Sep 17 00:00:00 2001 From: mydevopstest Date: Mon, 4 Mar 2024 18:48:30 -0500 Subject: [PATCH 2/3] Added yellow lines of code --- linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux.sh b/linux.sh index 60589ec..4d6f259 100644 --- a/linux.sh +++ b/linux.sh @@ -20,4 +20,4 @@ sleep 2 curl ifconfig.me This is week 4 - project test -echo "keep killing it! Red team" +echo "keep killing it! Yellow team" From 3a00b0fd9b337f2aa09169c6d31f55053804ed2d Mon Sep 17 00:00:00 2001 From: azureaws <131311126+azureaws@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:56:47 -0500 Subject: [PATCH 3/3] Update linux.sh --- linux.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/linux.sh b/linux.sh index 4d6f259..aea7819 100644 --- a/linux.sh +++ b/linux.sh @@ -21,3 +21,4 @@ curl ifconfig.me This is week 4 - project test echo "keep killing it! Yellow team" +echo "new changes"