mirror of https://github.com/apache/cloudstack.git
appliance: after building systemvm template save the md5 checksums
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
d1d486cbeb
commit
d22dd01cb8
|
|
@ -120,4 +120,5 @@ zip $appliance-$branch-hyperv.vhd.zip $appliance-$branch-hyperv.vhd
|
|||
echo "$appliance exported for HyperV: dist/$appliance-$branch-hyperv.vhd"
|
||||
|
||||
mv *-hyperv.vhd *-hyperv.vhd.zip *.bz2 *.ova dist/
|
||||
md5sum dist/* > dist/md5sum.txt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue