1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00
This commit is contained in:
Kyle Spearrin
2019-08-26 15:34:10 -04:00
parent 4f1dfa1602
commit 073dd17962

View File

@@ -35,5 +35,5 @@ if (-not ([string]::IsNullOrEmpty($version))) {
npm i npm i
npm run dist:safari npm run dist:safari
Copy-Item -Path $distSafariAppex -Destination $pluginsAppex Copy-Item -Path $distSafariAppex -Destination $pluginsAppex Recurse
cd $rootDir cd $rootDir