Linux scripts can be automatically executed from a USB stick when booting or while the device is running.
With this function, additional files, fonts and Linux packages can be installed or changes to the system can be made.
For this purpose, an "init" directory is created on a USB stick, where all scripts are automatically executed.
The scripts must contain the file extension ".sh" and be saved in UNIX format.