Corrected script for unified ECDSAUTILS

Use new unified ecdsautil instead of the old single binaries
This commit is contained in:
Christian 2015-11-24 18:42:04 +01:00 committed by alariel
parent 6110d3d444
commit a0acdbb0de

View File

@ -35,7 +35,7 @@ awk 'BEGIN { sep=0 }
else print > "'"$lower"'"}' \
"$manifest"
ecdsasign "$upper" < "$SECRET" >> "$lower"
ecdsautil sign "$upper" < "$SECRET" >> "$lower"
(
cat "$upper"