Skip to content

Commit

Permalink
Menu Cleanup
Browse files Browse the repository at this point in the history
Misc. code cleanup.
  • Loading branch information
iAGorynT committed Dec 31, 2023
1 parent 98857e9 commit bea93d5
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 bea93d5

Please sign in to comment.