diff --git a/tools/install_demo_configuration.bat b/tools/install_demo_configuration.bat index addacef208..589a86540c 100755 --- a/tools/install_demo_configuration.bat +++ b/tools/install_demo_configuration.bat @@ -346,7 +346,7 @@ REM exit /b 1 echo "Unable to find custom admin password. Continuing with the default password for admin." echo "You can set the custom admin password in one of the following two ways:" echo "1. Run 'export initialAdminPassword=' before script execution." - echo "2. Create a file $ADMIN_PASSWORD_FILE with a single line that contains the password. + echo "2. Create a file $ADMIN_PASSWORD_FILE with a single line that contains the password." ) echo " ***************************************************"