#!/bin/sh
exec '/opt/ElectronMail/electron-mail' '--js-flags="--max-old-space-size=12288"' "$@"
