mirror of
https://github.com/Ultra-NX/UltraNX.git
synced 2024-12-28 11:31:54 +00:00
17 lines
271 B
INI
17 lines
271 B
INI
[Reboot]
|
|
reboot
|
|
|
|
[*Options]
|
|
[*Main Launch]
|
|
ini_file_source /bootloader/hekate_ipl.ini
|
|
filter config
|
|
reboot boot '{ini_file_source(*)}'
|
|
|
|
[*More Configs]
|
|
ini_file_source /bootloader/ini/more_configs.ini
|
|
filter config
|
|
reboot boot '{ini_file_source(*)}'
|
|
|
|
[Shutdown]
|
|
shutdown
|