Fix manifest.ini creation in updater boot script.
Use touch instead of make so UltraHand creates the file rather than a directory named manifest.ini.
This commit is contained in:
@@ -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 ''
|
||||
|
||||
Reference in New Issue
Block a user