main
AhFei 2023-08-18 01:00:30 +08:00
parent 8295b5c2bf
commit b69acf457b
1 changed files with 1 additions and 1 deletions

View File

@ -73,9 +73,9 @@ echo 1 | bash <(wget -qO- --no-check-certificate https://github.com/spiritLHLS/e
# ./geekbench5 > result_geekbench5.txt
docker run -d -e MODE=standalone -p 88:80 -it --name speedtest adolfintel/speedtest:latest
echo "`ip a | grep brd | grep inet | head -n 1 | awk '{print$2}' | sed 's/\/.*//g'`:88"
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 "step 4: test has finished"