Sorted alphabetically and fixed scripts Gitea detection
All checks were successful
Generate Release Files / generate-releases (push) Successful in 40s
All checks were successful
Generate Release Files / generate-releases (push) Successful in 40s
This commit is contained in:
@@ -9,12 +9,6 @@ download 'https://cdn.niklascfw.de/switch/pack/os/lakka.zip' '/config/ultrahand/
|
||||
unzip '/config/ultrahand/downloads/lakka.zip' '/'
|
||||
delete '/config/ultrahand/downloads/lakka.zip'
|
||||
|
||||
[RetroArch - 1.22.2]
|
||||
try:
|
||||
download 'https://cdn.niklascfw.de/switch/pack/apps/RetroArch_1.22.2.zip' '/config/ultrahand/downloads/RetroArch_1.22.2.zip'
|
||||
unzip '/config/ultrahand/downloads/RetroArch_1.22.2.zip' '/'
|
||||
delete '/config/ultrahand/downloads/RetroArch_1.22.2.zip'
|
||||
|
||||
[melonDS]
|
||||
try:
|
||||
download https://api.github.com/repos/ArcDelta/melonDS/releases?per_page=1 /config/ultrahand/downloads/melonds-api.json
|
||||
@@ -32,4 +26,9 @@ unzip '/config/ultrahand/downloads/ppsspp-nx.zip' '/switch/'
|
||||
delete /config/ultrahand/downloads/ppsspp-nx-api.json
|
||||
delete /config/ultrahand/downloads/ppsspp-nx.zip
|
||||
|
||||
[RetroArch - 1.22.2]
|
||||
try:
|
||||
download 'https://cdn.niklascfw.de/switch/pack/apps/RetroArch_1.22.2.zip' '/config/ultrahand/downloads/RetroArch_1.22.2.zip'
|
||||
unzip '/config/ultrahand/downloads/RetroArch_1.22.2.zip' '/'
|
||||
delete '/config/ultrahand/downloads/RetroArch_1.22.2.zip'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user