Follow these instructions if you want to create your own startup script that will be executed automatically when Recalbox is started.
The startup procedure of a script will be executed at startup and the shutdown procedure at shutdown of Recalbox.
You must create a file named custom.sh
which must be located in /recalbox/share/system
.
This file can contain:
To test if everything works, run the command /etc/init.d/S99custom start
.