Renamed to OpenFlexure eV

This commit is contained in:
Joel Collins 2019-03-01 10:01:39 +00:00
parent 0ee8825c66
commit be0703db35
20 changed files with 20 additions and 57 deletions

View file

@ -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'),