mirror of
https://github.com/bitwarden/server.git
synced 2025-07-08 03:15:07 -05:00
script updates
This commit is contained in:
@ -6,7 +6,6 @@ if(!(Test-Path -Path $outputDir )){
|
||||
New-Item -ItemType directory -Path $outputDir | Out-Null
|
||||
}
|
||||
|
||||
docker --version
|
||||
echo ""
|
||||
|
||||
[string]$letsEncrypt = "n"
|
||||
|
Reference in New Issue
Block a user