mcopy/app/install.sh

7 lines
102 B
Bash

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