Author Topic: Exit Attract Mode to Command line?  (Read 2414 times)

Chef_Fluffy

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Exit Attract Mode to Command line?
« 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
Code: [Select]
#!/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.