Add message re telemetry during installation (#2621)

This commit is contained in:
Shrikant Sharat Kandula 2021-01-22 15:18:12 +05:30 committed by GitHub
parent a309107623
commit 828a9ae308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -384,6 +384,7 @@ ask_telemetry() {
disable_telemetry="false"
else
disable_telemetry="true"
echo "Please note that even though telemetry is disabled, your Appsmith server will connect to cloud to fetch release notes and to check for updates."
fi
echo "++++++++++++++++++++++++++++++++++++++++++++"