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