Fix manifest.ini creation in updater boot script.
All checks were successful
Generate Release Files / generate-releases (push) Successful in 45s
Build and Release / build-and-release (push) Successful in 8s

Use touch instead of make so UltraHand creates the file rather than a directory named manifest.ini.
This commit is contained in:
2026-07-05 18:37:10 +02:00
parent e936c6897f
commit d813ed46fd

View File

@@ -1,5 +1,5 @@
[boot]
make /config/omninx/manifest.ini
touch /config/omninx/manifest.ini
set-ini-val ./config.ini 'OmniNX' footer ''
set-ini-val ./config.ini 'Switch Firmware' footer ''
set-ini-val ./config.ini 'OmniNX Downloader' footer ''