mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +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..."
|
||||
easter_eggs
|
||||
# normal startup
|
||||
echo "Checking to see if today has a surprise"
|
||||
easter_eggs
|
||||
echo "Starting RetroDECK v$version"
|
||||
emulationstation --home /var/config/emulationstation
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue