Skip to content

Commit

Permalink
Improved ARM building, fixed ghost process on exit.
Browse files Browse the repository at this point in the history
  • Loading branch information
javiercordero committed Feb 1, 2018
1 parent 6e652a8 commit e0da292
Show file tree
Hide file tree
Showing 4 changed files with 262 additions and 439 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ npm run setup
6. Run your choice:
* Run `npm run dist:linux32` to create a 32 bit binaries.
* Run `npm run dist:linux64` to create a 64 bit binaries.
* Run `npm run dist:linuxarm` to create binaries for ARM.
* Run `npm install -g electron-builder && electron-builder build --linux --armv7l` to create binaries for ARM.

## OS X
* Run `npm run dist:macos`.
Expand Down
2 changes: 1 addition & 1 deletion app
Submodule app updated from 4be179 to ea5804
Loading

0 comments on commit e0da292

Please sign in to comment.