diff --git a/Linux/speedtest.sh b/Linux/speedtest.sh index 65a6305..ae41dca 100755 --- a/Linux/speedtest.sh +++ b/Linux/speedtest.sh @@ -8,6 +8,7 @@ WEBHOOK_URL="DISCORD_WEBHOOK_URL" # Set WAN Number WAN="NUMBER" + # Run the speedtest and parse the output SPEEDTEST=$(speedtest-cli --csv)