1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-07 10:55:43 -05:00

build script updates

This commit is contained in:
Kyle Spearrin
2017-08-23 22:22:15 -04:00
parent 16431bc0f8
commit 7ad3c4785b
14 changed files with 34 additions and 18 deletions

View File

@ -1,6 +1,6 @@
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
echo "`n# Building nginx"
echo "`n## Building nginx"
echo "`nBuilding docker image"
docker --version