bootstrap.image.upload: fix checksums location to use new temp dir.
parent
c7b6003233
commit
cbd6f2cae1
|
@ -30,7 +30,7 @@ SYMBOL: upload-images-destination
|
|||
[
|
||||
"scp" ,
|
||||
boot-image-names %
|
||||
"temp/checksums.txt" , destination ,
|
||||
checksums , destination ,
|
||||
] { } make try-process ;
|
||||
|
||||
: new-images ( -- )
|
||||
|
|
Loading…
Reference in New Issue