Create director before using
This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user