mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-12 06:02:08 +01:00
This seems to be the only place where we are using wget for downloading anything - all other places use curl. Thus switch to curl here too. This also makes the job output much shorter as previously it was spammed with progress reporting.