mirror of
https://github.com/bitwarden/server
synced 2025-12-14 07:13:39 +00:00
stub install
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Bit.Setup
|
||||
|
||||
public string[] Args { get; set; }
|
||||
public bool Quiet { get; set; }
|
||||
public bool Stub { get; set; }
|
||||
public IDictionary<string, string> Parameters { get; set; }
|
||||
public string OutputDir { get; set; } = "/etc/bitwarden";
|
||||
public string HostOS { get; set; } = "win";
|
||||
|
||||
Reference in New Issue
Block a user