mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02: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.