Skip to content

Conversation

@shyamvalsan
Copy link
Contributor

No description provided.

@constantinenikitiadis constantinenikitiadis merged commit bcfaac8 into main Mar 7, 2025
2 checks passed
Comment on lines +35 to +39
# Pre-accept license and GDPR if not already done
speedtest --accept-license --accept-gdpr --format=csv > /dev/null 2>&1 || true

# Capture speedtest output
output=$(speedtest --accept-license --accept-gdpr --format=csv 2>&1)
Copy link
Member

@ilyam8 ilyam8 Mar 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Why do we need to --accept-license --accept-gdpr --format=csv twice?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants