Skip to content

Commit

Permalink
Merge pull request #247 from iAGorynT/iAGorynT-Code-Snippet-Changes
Browse files Browse the repository at this point in the history
Menu Cleanup
  • Loading branch information
iAGorynT authored Dec 31, 2023
2 parents 9b5a490 + bea93d5 commit 5bad75f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ShellScripts/Ipm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ do
case $option in
0)
break ;;

1)
iperfstartserver ;;

Expand Down
1 change: 1 addition & 0 deletions ShellScripts/Sshm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ do
case $option in
0)
break ;;

1)
setsshpw ;;

Expand Down

0 comments on commit 5bad75f

Please sign in to comment.