vrothberg / bootc-playground

bifrost examples
Apache License 2.0
5 stars 2 forks source link

Makefile: Create the ./images directory if it doesn't exist #3

Closed stefwalter closed 4 months ago

stefwalter commented 4 months ago

Otherwise we get a failure during 'make download-fedora-cloud'

$ make download-fedora-cloud
curl https://storage.googleapis.com/centos-boot-dev/fedora-boot-cloud.qcow2 -o ./images/fedora-boot-cloud.qcow2
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: Failed to open the file ./images/fedora-boot-cloud.qcow2: No such 
Warning: file or directory