Skip to content

Commit

Permalink
Merge pull request #452 from iAGorynT/iAGorynT-Code-Snippet-Changes
Browse files Browse the repository at this point in the history
Update Sshm.sh
  • Loading branch information
iAGorynT authored Dec 13, 2024
2 parents d4517cb + 1f76bfb commit 4b60458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ShellScripts/Sshm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ trap 'echo -e "\nCtrl-C will not terminate $0."' INT

function setsshpw {
clear
sshpw.sh
Sshpw.sh
}

function turnsshon {
Expand All @@ -27,7 +27,7 @@ function showsshstat {

function listsshdir {
clear
sshdir.sh
Sshdir.sh
}

function menu {
Expand Down

0 comments on commit 4b60458

Please sign in to comment.