Skip to content

Commit

Permalink
Simplify telemetry options and language during install
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Feb 8, 2024
1 parent 21615c6 commit 1b81f98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -509,8 +509,7 @@ set_telemetry_name() {
echo "If you wish to opt-in to telemetry sharing, you can provide a telemetry name below."
echo "We'll add 'VOI:' at the start to show you're using this package."
echo ""
echo "To use a custom name, set the VOINETWORK_TELEMETRY_NAME variable before running this script."
echo "Example: export VOINETWORK_TELEMETRY_NAME='my_custom_name'"
echo "Visit https://voinetwork.github.io/voi-swarm/getting-started/telemetry/ to learn how to set your own custom name."
echo ""
echo "To skip telemetry sharing, type 'continue' below."
# shellcheck disable=SC2162
Expand Down

0 comments on commit 1b81f98

Please sign in to comment.