minor bug fix in old stress testing script
This commit is contained in:
parent
329d2b9af1
commit
d5d502e4e4
@ -57,7 +57,7 @@ fi
|
||||
# http://192.168.0.104/bigbluebutton/demo/demo1.jsp?username=Fred2&action=create
|
||||
|
||||
# HOST="http://$HOST/bigbluebutton/demo/demo1.jsp?action=create&username=user"
|
||||
HOST="http://$HOST/bigbluebutton"
|
||||
HOST="http://$HOST"
|
||||
|
||||
|
||||
if ! wget $HOST/api -O - --quiet | grep -q SUCCESS; then
|
||||
|
Loading…
Reference in New Issue
Block a user