mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2023-10-10 13:36:57 +02:00
type
This commit is contained in:
parent
1b2dd6bb10
commit
cae6e6f051
@ -71,7 +71,7 @@ namespace bitwardenSelfLicensor
|
|||||||
config.ShowHelp("org");
|
config.ShowHelp("org");
|
||||||
}
|
}
|
||||||
|
|
||||||
GenerateOrgLicense(new X509Certificate2(cert.Value(), "test"), coreDll.Value(), name.Value, email.Value, installationId key.Value);
|
GenerateOrgLicense(new X509Certificate2(cert.Value(), "test"), coreDll.Value(), name.Value, email.Value, installationId, key.Value);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user