#!/bin/sh
export ELECTRON_IS_DEV=0
electron /opt/petal/build/main.js
