Skip to content

Commit

Permalink
removed linux build, service down, see electron-userland/electron-bui…
Browse files Browse the repository at this point in the history
  • Loading branch information
Californ1a committed Aug 2, 2020
1 parent aee093b commit ab70c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "electron .",
"pack:mac": "electron-zip-packager ./ --platform=darwin --arch=x64 --overwrite --ignore=build --out=dist --icon=build/icon.ico",
"pack": "electron-builder --dir",
"release": "del /Q /F dist && electron-builder -wl"
"release": "del /Q /F dist && electron-builder -w"
},
"build": {
"appId": "com.distplay.app",
Expand Down

0 comments on commit ab70c84

Please sign in to comment.