ansible-role-users/files/retropie/bash_profile

5 lines
71 B
Bash

[ "${XDG_VTNR}" -eq 8 ]
then
exec /usr/bin/emulationstation; exit
fi