mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
recurse
This commit is contained in:
@@ -35,5 +35,5 @@ if (-not ([string]::IsNullOrEmpty($version))) {
|
||||
|
||||
npm i
|
||||
npm run dist:safari
|
||||
Copy-Item -Path $distSafariAppex -Destination $pluginsAppex
|
||||
Copy-Item -Path $distSafariAppex -Destination $pluginsAppex –Recurse
|
||||
cd $rootDir
|
||||
|
||||
Reference in New Issue
Block a user