mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
adding core version number in output for CS (#1051)
This commit is contained in:
@ -100,6 +100,7 @@ https://bitwarden.com, https://github.com/bitwarden
|
||||
"
|
||||
|
||||
if($env:BITWARDEN_QUIET -ne "true") {
|
||||
Write-Line "bitwarden.ps1 version ${coreVersion}"
|
||||
docker --version
|
||||
docker-compose --version
|
||||
}
|
||||
|
Reference in New Issue
Block a user