From 0e0b1c1c289f694af987dad62e285fda075f9b83 Mon Sep 17 00:00:00 2001 From: AndreyMaslennikov Date: Fri, 10 Jan 2020 11:02:52 +0300 Subject: [PATCH] Update documentation --- images/linux/scripts/installers/google-chrome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/linux/scripts/installers/google-chrome.sh b/images/linux/scripts/installers/google-chrome.sh index 6be67fb98..9d6128f81 100644 --- a/images/linux/scripts/installers/google-chrome.sh +++ b/images/linux/scripts/installers/google-chrome.sh @@ -75,4 +75,4 @@ mv $SELENIUM_JAR_NAME $SELENIUM_JAR_PATH echo "SELENIUM_JAR_PATH=$SELENIUM_JAR_PATH" | tee -a /etc/environment echo "Lastly, documenting what we added to the metadata file" -DocumentInstalledItem "Selenium server standalone" +DocumentInstalledItem "Selenium server standalone (available via SELENIUM_JAR_PATH environment variable)"