Docker TrustedQSL builder

This commit is contained in:
2026-03-13 02:05:14 -04:00
commit ad369d1570
5 changed files with 405 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
VERSION=`curl -fsSL https://www.arrl.org/tqsl-download | grep -oh "Download and Install TQSL [0-9.]\{5,8\}" | sed -e 's/^.* //'`
curl --output tqsl.tar.gz "https://www.arrl.org/files/file/LoTW%20Instructions/tqsl-$VERSION.tar.gz"