mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Fix merge error
This commit is contained in:
parent
fd495e9095
commit
a7e1965978
|
@ -1081,8 +1081,6 @@ start_retrodeck() {
|
||||||
echo "Checking to see if today has a surprise..."
|
echo "Checking to see if today has a surprise..."
|
||||||
easter_eggs
|
easter_eggs
|
||||||
# normal startup
|
# normal startup
|
||||||
echo "Checking to see if today has a surprise"
|
|
||||||
easter_eggs
|
|
||||||
echo "Starting RetroDECK v$version"
|
echo "Starting RetroDECK v$version"
|
||||||
emulationstation --home /var/config/emulationstation
|
emulationstation --home /var/config/emulationstation
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue