Create director before using

This commit is contained in:
Greg Hellings
2024-06-26 22:09:54 -05:00
parent 107922f3d0
commit ff31288530
+1
View File
@@ -21,6 +21,7 @@ in writeShellApplication {
];
text = ''
mc alias set storage "$STORAGE_URL" root "$MINIO_SECRET"
mkdir -p cache
'' + (concatStringsSep "\n" (
map (d: ''
url=$(echo var.iso.url | packer console -var-file="${distroFile d}" -config-type=hcl2 sources/)