mirror of
https://github.com/bitwarden/server
synced 2025-12-30 15:14:02 +00:00
rename dir to bwdata
This commit is contained in:
@@ -37,7 +37,7 @@ echo ""
|
||||
$scriptPath = $MyInvocation.MyCommand.Path
|
||||
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
if($output -eq "") {
|
||||
$output="${dir}\bitwarden"
|
||||
$output="${dir}\bwdata"
|
||||
}
|
||||
|
||||
$scriptsDir = "${output}\scripts"
|
||||
|
||||
Reference in New Issue
Block a user