bugfixed boot files

Quoted the Paths, otherwise it didn't work
This commit is contained in:
2026-02-10 17:10:39 +01:00
parent 650eebdc3a
commit 90002e2273
4 changed files with 4 additions and 8 deletions

View File

@@ -1,3 +1,2 @@
[boot]
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/apps/apps.ini /switch/.packages/OmniNX Downloader/include/apps/apps.ini
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/apps/apps.ini '/switch/.packages/OmniNX Downloader/include/apps/apps.ini'

View File

@@ -1,3 +1,2 @@
[boot]
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/emulation/emulation.ini /switch/.packages/OmniNX Downloader/include/emulation/emulation.ini
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/emulation/emulation.ini '/switch/.packages/OmniNX Downloader/include/emulation/emulation.ini'

View File

@@ -1,3 +1,2 @@
[boot]
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/overlays/overlays.ini /switch/.packages/OmniNX Downloader/include/overlays/overlays.ini
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/overlays/overlays.ini '/switch/.packages/OmniNX Downloader/include/overlays/overlays.ini'

View File

@@ -1,3 +1,2 @@
[boot]
try:
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/sysmodules/sysmodules.ini /switch/.packages/OmniNX Downloader/include/sysmodules/sysmodules.ini
download https://git.niklascfw.de/OmniNX/OmniNX-Downloader/raw/branch/main/include/sysmodules/sysmodules.ini '/switch/.packages/OmniNX Downloader/include/sysmodules/sysmodules.ini'