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

db4
John Benediktsson 2012-04-17 20:49:19 -07:00
parent c7b6003233
commit cbd6f2cae1
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 ( -- )