mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: retrodeck bios_path double prefix
This commit is contained in:
@@ -752,7 +752,7 @@ platforms:
|
||||
- os: linux
|
||||
method: path_exists
|
||||
path: $HOME/.var/app/net.retrodeck.retrodeck
|
||||
bios_path: $HOME/retrodeck/bios
|
||||
bios_path: $HOME/retrodeck
|
||||
romm:
|
||||
config: romm.yml
|
||||
status: active
|
||||
|
||||
Reference in New Issue
Block a user