1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

script updates

This commit is contained in:
Kyle Spearrin
2017-08-23 16:29:55 -04:00
parent 9af19bfcb8
commit 0733897cea
6 changed files with 10 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ if(!(Test-Path -Path $outputDir )){
New-Item -ItemType directory -Path $outputDir | Out-Null
}
docker --version
echo ""
[string]$letsEncrypt = "n"