mcopy/app/scripts/install.sh

6 lines
91 B
Bash

#!/bin/bash
npm install -g gulp electron
npm install
./node_modules/.bin/electron-rebuild