#!/bin/sh

export ORCHARD_DISTRIBUTION_PACKAGE="Arch Linux"
exec /usr/bin/electron42 /usr/lib/orchard/app.asar "$@"
