#!/bin/sh

# Code from package 'modrinth-app-segfault-fix-bin' on the aur

# Launch the modrinth app
exec /opt/astralrinth-app/astralrinth-app "$@"
