From 711cbfef72f6f089705773a0c8538f121672f822 Mon Sep 17 00:00:00 2001 From: Budi Utomo Date: Fri, 9 Nov 2018 15:58:36 +0100 Subject: [PATCH] Updated lines --- Analytics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analytics.md b/Analytics.md index 0866b26..e610650 100644 --- a/Analytics.md +++ b/Analytics.md @@ -28,7 +28,7 @@ Docker-Android's analytics are sent throughout Docker-Android's execution to Goo Docker-Android's analytics are accessible to Docker-Android's current maintainers. Contact [@butomo1989](https://github.com/butomo1989) if you are a maintainer and need access. ## How? -The code is viewable in [this lines](./src/appium.sh#L203-L225). +The code is viewable in [this lines](./src/appium.sh#L225-L247). ## Opting out before starting Docker-Android Docker-Android analytics helps us, maintainers and leaving it on is appreciated. However, if you want to opt out and not send any information, you can do this by using passing environment variable GA=false to the Docker container.