Update run-all-speedtests.sh

This commit is contained in:
2023-05-21 21:53:15 -05:00
parent 82c08faa7d
commit eef4a62ede

View File

@@ -15,6 +15,6 @@ echo
test=($(speedtest -L))
printf “’%s\n” “${test[@]}
printf "'%s\n" ""${test[@]}""
exit 0