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