Skip to content

Commit 6596de4

Browse files
authored
Update install.sh
1 parent 9bab0b5 commit 6596de4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ if [ -e "$file" ]; then
145145
echo ""
146146
else
147147
udpport=7300
148-
echo -e "\nPlease input UDPGW Port ."
149-
printf "Default Port is \e[33m${udpport}\e[0m, let it blank to use this Port: "
150-
read udpport
151148
fi
152149

153150

0 commit comments

Comments
 (0)