Skip to content

wait for networkd online before curl invocation

Zig Globulin requested to merge zigsystem/archiso:master into master
  1. wait for systemd-networkd-wait-online before invoking curl as there's no synchronization with network setup for this script
  2. don't hide curl errors - it may be easier to debug the issues
  3. add log and comments

Merge request reports