Compare commits

...

2 Commits

Author SHA1 Message Date
34fd8c70fd apps.ini: NXThemesInstaller install dir Switch_themes_Installer
All checks were successful
Build and Release / build-and-release (push) Successful in 14s
Made-with: Cursor
2026-04-12 13:48:51 +02:00
1b3c80d3eb apps.ini: NXThemesInstaller clears theme systemdata on firmware updates
All checks were successful
Build and Release / build-and-release (push) Successful in 12s
Remove /themes/systemData/ after install so stale cached data from prior
firmware does not linger. Fix API JSON cleanup path to match download.

Made-with: Cursor
2026-04-12 13:46:16 +02:00

View File

@@ -159,8 +159,9 @@ try:
download https://api.github.com/repos/exelix11/SwitchThemeInjector/releases?per_page=1 /config/ultrahand/downloads/switchthemeinjector-api.json download https://api.github.com/repos/exelix11/SwitchThemeInjector/releases?per_page=1 /config/ultrahand/downloads/switchthemeinjector-api.json
json_file /config/ultrahand/downloads/switchthemeinjector-api.json json_file /config/ultrahand/downloads/switchthemeinjector-api.json
download {json_file(0,assets,0,browser_download_url)} /config/ultrahand/downloads/switchthemeinjector.nro download {json_file(0,assets,0,browser_download_url)} /config/ultrahand/downloads/switchthemeinjector.nro
mv /config/ultrahand/downloads/switchthemeinjector.nro /switch/NXThemesInstaller/NXThemesInstaller.nro mv /config/ultrahand/downloads/switchthemeinjector.nro /switch/Switch_themes_Installer/NXThemesInstaller.nro
delete /config/ultrahand/downloads/NXThemesInstaller-api.json delete /themes/systemData/
delete /config/ultrahand/downloads/switchthemeinjector-api.json
[Sphaira - 1.0.0] [Sphaira - 1.0.0]
try: try: