(Scripts)~speed script now uses Table-of-Integrals.pdf

Pretty big file, bit quicker than using Algorithms.
This commit is contained in:
2022-09-17 00:16:59 +01:00
parent c2340be4eb
commit 052f7d0a9e

View File

@@ -1,2 +1,2 @@
#!/bin/bash
wget -nv --show-progress -O /dev/null "https://aryadevchavali.com/resources/Algorithms%202011.pdf"
wget -nv --show-progress -O /dev/null "https://aryadevchavali.com/resources/Table-of-Integrals.pdf"