From 6954a6cb45c5d5a5476d79ec8f2ddcd3fda73f0e Mon Sep 17 00:00:00 2001 From: Becca Clements <95257798+beccaclements99@users.noreply.github.com> Date: Thu, 11 Sep 2025 11:26:51 -0500 Subject: [PATCH] Update bash_echo_terminal.sh --- bash_echo_terminal.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bash_echo_terminal.sh b/bash_echo_terminal.sh index 08e2251..9bb53e7 100755 --- a/bash_echo_terminal.sh +++ b/bash_echo_terminal.sh @@ -12,4 +12,5 @@ echo "" echo "Here is a list of awesome ANVIL members who are learning git:" echo "Molly, after many years a PI needs a refresher!" -echo "Andrew should go here once we figure this out. (Andrew was here!)" \ No newline at end of file +echo "Andrew should go here once we figure this out. (Andrew was here!)" +echo "Becca was here!" \ No newline at end of file