mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-22 11:22:48 +00:00
fix: retrodeck bios_path double prefix
This commit is contained in:
parent
97e26103f5
commit
6dbc3f510b
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue