#!/bin/sh
ELECTRON_RUN_AS_NODE=1 exec /usr/lib/electron/electron "$@"
