bugfixed boot files
Quoted the Paths, otherwise it didn't work
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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'
|
||||
@@ -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'
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user