#!/bin/sh
ELECTRON_ENABLE_STACK_DUMPING=true exec electron /usr/share/discord/app.asar "$@"
