Added script to easier download instructions

This commit is contained in:
FrederikBaerentsen 2024-11-20 22:04:45 +01:00
parent 441318269a
commit 54b1a1a9c9

4
dl.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
wget -O "static/instructions/$1.pdf" "$2"