disable librr and fast
This commit is contained in:
parent
8f1210e5ef
commit
ba4041feb2
2
bot.sh
2
bot.sh
@ -89,7 +89,7 @@ ookla_total=$(echo $ookla_bytes_sent_mb+$ookla_bytes_received_mb | bc)
|
||||
|
||||
#fast_total=$(echo $fast_downloaded+$fast_uploaded | bc)
|
||||
|
||||
total_wasted=$(echo $ookla_total+$libre_total+$fast_total | bc)
|
||||
total_wasted=$ookla_total
|
||||
|
||||
echo Speedtests complete
|
||||
#################################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user