Fixed spacing in .sh script
This commit is contained in:
parent
4b6bf8cdf5
commit
e74072aff1
@ -8,6 +8,7 @@ WEBHOOK_URL="DISCORD_WEBHOOK_URL"
|
|||||||
|
|
||||||
# Set WAN Number
|
# Set WAN Number
|
||||||
WAN="NUMBER"
|
WAN="NUMBER"
|
||||||
|
|
||||||
# Run the speedtest and parse the output
|
# Run the speedtest and parse the output
|
||||||
SPEEDTEST=$(speedtest-cli --csv)
|
SPEEDTEST=$(speedtest-cli --csv)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user