Renamed to OpenFlexure eV
This commit is contained in:
parent
0ee8825c66
commit
be0703db35
20 changed files with 20 additions and 57 deletions
|
|
@ -2,7 +2,7 @@ const installer = require('electron-installer-debian')
|
|||
const path = require('path')
|
||||
|
||||
const options = {
|
||||
src: path.join(__dirname, '../release-builds/openflexure-microscope-js-linux-armv7l/'),
|
||||
src: path.join(__dirname, '../release-builds/openflexure-ev-linux-armv7l/'),
|
||||
dest: path.join(__dirname, '../release-builds/installers'),
|
||||
arch: 'armhf',
|
||||
icon: path.join(__dirname, '../icons/png/1024x1024.png'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue