From 8db848f7290f2d808b474e8714717dcdeac9cddd Mon Sep 17 00:00:00 2001 From: Amit Sharma <54263649+amitshcc@users.noreply.github.com> Date: Tue, 5 Jul 2022 15:52:10 +0530 Subject: [PATCH] Update Readme to reflect the correct file name. There's no file with name red5proInstaller.sh The name should be load_test.sh --- automated-bees/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated-bees/README.md b/automated-bees/README.md index 03e48b6..128355a 100644 --- a/automated-bees/README.md +++ b/automated-bees/README.md @@ -28,7 +28,7 @@ DOMAIN="domain_red5pro_server.org" # The domain name of Red5pro PUBLIC_IPBEES="7.7.7.7, 8.8.8.8, 9.9.9.9" # IP Address List of BEES servers. EXAMPLE: "7.7.7.7, 8.8.8.8, 9.9.9.9" ``` -7. Start `/bin/bash ./red5proInstaller.sh` +7. Start `/bin/bash ./load_test.sh` Now you are running the `automated-bees` and see `MAIN MENU FOR LOAD TESTING RED5PRO SERVER` ![Main menu](https://github.com/red5pro/load-testing-bees/blob/master/automated-bees/screen_main_menu.png)