mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +00:00
ES-DE: fixed start_retrodeck param
This commit is contained in:
parent
2299da254f
commit
39ff142995
|
@ -830,5 +830,5 @@ start_retrodeck() {
|
||||||
easter_eggs # Check if today has a surprise splashscreen and load it if so
|
easter_eggs # Check if today has a surprise splashscreen and load it if so
|
||||||
ponzu
|
ponzu
|
||||||
log i "Starting RetroDECK v$version"
|
log i "Starting RetroDECK v$version"
|
||||||
es-de --home /var/config/
|
es-de
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue