apps.ini: install aio-switch-updater from release zip to SD root
All checks were successful
Build and Release / build-and-release (push) Successful in 14s
All checks were successful
Build and Release / build-and-release (push) Successful in 14s
Made-with: Cursor
This commit is contained in:
@@ -4,8 +4,9 @@
|
||||
try:
|
||||
download https://api.github.com/repos/HamletDuFromage/aio-switch-updater/releases?per_page=1 /config/ultrahand/downloads/aio-switch-updater-api.json
|
||||
json_file /config/ultrahand/downloads/aio-switch-updater-api.json
|
||||
download {json_file(0,assets,0,browser_download_url)} /config/ultrahand/downloads/aio-switch-updater.nro
|
||||
mv /config/ultrahand/downloads/aio-switch-updater.nro /switch/aio-switch-updater/
|
||||
download {json_file(0,assets,0,browser_download_url)} /config/ultrahand/downloads/aio-switch-updater.zip
|
||||
unzip /config/ultrahand/downloads/aio-switch-updater.zip /
|
||||
delete /config/ultrahand/downloads/aio-switch-updater.zip
|
||||
delete /config/ultrahand/downloads/aio-switch-updater-api.json
|
||||
|
||||
[Amiibo Generator - 2.2.1]
|
||||
|
||||
Reference in New Issue
Block a user