From 1f76bfb6e516236841e3272880ad960efb6eedbc Mon Sep 17 00:00:00 2001 From: Iam iAGorynT <108758623+iAGorynT@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:32:29 -0600 Subject: [PATCH] Update Sshm.sh Code cleanup. --- ShellScripts/Sshm.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ShellScripts/Sshm.sh b/ShellScripts/Sshm.sh index a315a6b..87d3937 100755 --- a/ShellScripts/Sshm.sh +++ b/ShellScripts/Sshm.sh @@ -5,7 +5,7 @@ trap 'echo -e "\nCtrl-C will not terminate $0."' INT function setsshpw { clear - sshpw.sh + Sshpw.sh } function turnsshon { @@ -27,7 +27,7 @@ function showsshstat { function listsshdir { clear - sshdir.sh + Sshdir.sh } function menu {