Skip to content

Commit

Permalink
Add support for Linux DEB and RPM installations
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrho committed Aug 30, 2024
1 parent b1fcc46 commit e871520
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jccm/forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const { FuseV1Options, FuseVersion } = require('@electron/fuses');

console.log(`Current working directory: ${process.cwd()}`);

const entitlements = '/Users/srho/electron-test/juniper-jccm-project/jccm/entitlements.plist';
module.exports = {
packagerConfig: {
asar: true,
Expand Down

0 comments on commit e871520

Please sign in to comment.