Closed lesmoutonssauvages closed 6 years ago
Finally I PR fix my #38 issue
Thanks
For those who need that feature please note that your linux have to init (or test arch) build like this in electron-simple-updater/main.js:
updater.init({ checkUpdateOnStart: false, autoDownload: false, build:"linux-armv7l"//<< here });
Thank you! Now I know that ESU can work correctly with arm builds :)
Finally I PR fix my #38 issue
Thanks
For those who need that feature please note that your linux have to init (or test arch) build like this in electron-simple-updater/main.js: