Aterfax / DCS-World-Dedicated-Server-Docker

Modular DCS World Dedicated Server docker.
GNU General Public License v3.0
30 stars 6 forks source link

Update modular server downloading logic. #68

Closed Aterfax closed 2 months ago

Aterfax commented 2 months ago

Updates logic to acquire the download link and MD5sum from the hopefully static download page.

Should account for the infrequent download link changes.

Also enforces valid download link checks as part of CI/CD so regular checks occur.

Closes https://github.com/Aterfax/DCS-World-Dedicated-Server-Docker/issues/67