#!/bin/bash
export ELECTRON_IS_DEV=0
exec /usr/bin/electron22 /usr/lib/motrix/app.asar "$@"
