#!/bin/bash

root=$(dirname $(readlink -f $0))
"$root/node_modules/.bin/electron" "$root/dist/main.js" $*