Attract-Mode Support Forum
Attract-Mode Support => General => Topic started by: Chef_Fluffy on July 20, 2017, 11:04:49 AM
-
I have the Exit display setup and it takes me to the command line as it should. I want to disable this display and move the command into the Attract Mode Setup display. What code do I need to make this happen as I know the Reboot.sh
#!/usr/bin/env bash sudo reboot
example reboots the system. What would I change the code to Exit to the command line so I can make an Exit.sh? I know where to place the file and how to update the rom list just need help with the command to make this work.