mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00: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