Skip to content

Commit

Permalink
#233 converter improvements - electron remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Sep 30, 2019
1 parent 87de318 commit da5636d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdGuard/build-electron-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ fi

# Compile electron-remote
cd "node_modules/electron-remote"
npm install
yarn install
cd ../..

# Rebuild safari-ext and other node packages
Expand Down

0 comments on commit da5636d

Please sign in to comment.