bootstrap.image.upload: fix checksums location to use new temp dir.

John Benediktsson 2012-04-17 20:49:19 -07:00
parent 5e524e82e3
commit 99e80166f7
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ SYMBOL: upload-images-destination
[
"scp" ,
boot-image-names %
"temp/checksums.txt" , destination ,
checksums , destination ,
] { } make try-process ;
: new-images ( -- )