diff --git a/emulationstation.sh b/emulationstation.sh index 227078f06..42df2e7ac 100755 --- a/emulationstation.sh +++ b/emulationstation.sh @@ -15,5 +15,6 @@ while true; do sudo poweroff break fi + tput cnorm break done