RetroDECK/emu-configs/ryujinx/ryujinx-rdwrapper.sh

9 lines
167 B
Bash
Raw Normal View History

#!/bin/bash
source /app/libexec/functions.sh
source /app/libexec/logger.sh
2024-03-05 20:41:36 +00:00
command="$1"
manage_ryujinx_keys
Ryujinx.sh $command # do not put comma here or it breaks