(Scripts)+simple script to test my dl speed on any computer

Just downloads a PDF from my site (hence verifiably secure (for me at
least ¯\_(ツ)_/¯))
This commit is contained in:
2021-07-24 02:57:00 +01:00
parent ae45e8744d
commit eaf83f62e4

2
Scripts/.local/scripts/speed Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
wget -nv --show-progress -O /dev/null "https://git.aryadevchavali.com/?p=Text.git;a=blob_plain;f=PDFs/Racket.pdf;hb=HEAD"