From 5c15d46800cbeaeb3ed8fe79cd8ff34d0f03eb30 Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Mon, 10 Jun 2024 23:17:46 -0600 Subject: [PATCH] Make messaging more clear (aka I worded something poorly) --- consulting/INeedHelp-NoNotif.sh | 2 +- consulting/INeedHelp.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/consulting/INeedHelp-NoNotif.sh b/consulting/INeedHelp-NoNotif.sh index e6c4001..9ed985b 100644 --- a/consulting/INeedHelp-NoNotif.sh +++ b/consulting/INeedHelp-NoNotif.sh @@ -114,5 +114,5 @@ EOF chmod +x /usr/local/bin/remove_vetheon.sh # Final message -echo "You have just given an employee of PixelRidge Softworks access to your machine." +echo "You have just given Connor (Vetheon) of PixelRidge Softworks access to your machine." echo "To remove this access, run 'sudo /usr/local/bin/remove_vetheon.sh'." diff --git a/consulting/INeedHelp.sh b/consulting/INeedHelp.sh index beb8fec..cfbefe3 100644 --- a/consulting/INeedHelp.sh +++ b/consulting/INeedHelp.sh @@ -138,5 +138,5 @@ EOF chmod +x /usr/local/bin/remove_vetheon.sh # Final message -echo "You have just given an employee of PixelRidge Softworks access to your machine." +echo "You have just given Connor (Vetheon) of PixelRidge Softworks access to your machine." echo "To remove this access, run 'sudo /usr/local/bin/remove_vetheon.sh'."