Skip to content

Commit

Permalink
Update ssh-calls.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedAp authored Jul 1, 2023
1 parent 304cb84 commit f437612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh-calls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
clear
udpport=7300
echo -e "\nPlease input UDPGW Port ."
printf "Default Port is \e[33m${adminusername}\e[0m, let it blank to use this Port: "
printf "Default Port is \e[33m${udpport}\e[0m, let it blank to use this Port: "
read udpport


Expand Down

0 comments on commit f437612

Please sign in to comment.