mirror of
https://github.com/jakeswenson/BitBetter.git
synced 2025-12-15 10:46:19 +00:00
type
This commit is contained in:
@@ -71,7 +71,7 @@ namespace bitwardenSelfLicensor
|
||||
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;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user