mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
recurse
This commit is contained in:
parent
4f1dfa1602
commit
073dd17962
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user