From 6850bc705e1dba677703791404f7ef0c69c9cf62 Mon Sep 17 00:00:00 2001 From: AhFei Date: Wed, 11 Oct 2023 18:49:01 +0800 Subject: [PATCH] a little --- initial.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/initial.sh b/initial.sh index 3735be7..d0e19e8 100644 --- a/initial.sh +++ b/initial.sh @@ -81,6 +81,6 @@ docker run -d -e MODE=standalone -p 80:80 -it --name speedtest adolfintel/speedt bash <(wget -qO- https://raw.githubusercontent.com/i-abc/GB5/main/gb5-test.sh) -echo "`ip a | grep brd | grep inet | head -n 1 | awk '{print$2}' | sed 's/\/.*//g'`:88" +echo "`ip a | grep brd | grep inet | head -n 1 | awk '{print$2}' | sed 's/\/.*//g'`:80" echo "step 4: test has finished" \ No newline at end of file