1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-13 13:47:30 -05:00

Uppercase Bitwarden

This commit is contained in:
Kyle Spearrin
2018-02-27 14:16:19 -05:00
parent e9d0f76795
commit 555e478ec3
36 changed files with 78 additions and 78 deletions

View File

@ -1,7 +1,7 @@
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
echo $dir
echo "`nBuilding bitwarden"
echo "`nBuilding Bitwarden"
echo "=================="
& $dir\src\Api\build.ps1