mason.release.sign: Oops needed ${ after all.
parent
7e824ca392
commit
8e04e3a0f2
|
@ -39,7 +39,7 @@ M:: macosx sign-factor-app ( -- )
|
||||||
M:: windows sign-factor-app ( -- )
|
M:: windows sign-factor-app ( -- )
|
||||||
{ "factor.com" "factor.exe" } [
|
{ "factor.com" "factor.exe" } [
|
||||||
[
|
[
|
||||||
{
|
${
|
||||||
"signtool" "sign"
|
"signtool" "sign"
|
||||||
"/v"
|
"/v"
|
||||||
"/f" cert-path
|
"/f" cert-path
|
||||||
|
|
Loading…
Reference in New Issue