ansible-role-users/files/retropie/bash_profile

5 lines
71 B
Bash
Raw Normal View History

2022-01-23 02:20:50 +01:00
[ "${XDG_VTNR}" -eq 8 ]
then
exec /usr/bin/emulationstation; exit
fi