a little
parent
9e212e8961
commit
6850bc705e
|
@ -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)
|
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"
|
echo "step 4: test has finished"
|
Loading…
Reference in New Issue