diff --git a/Sources/NXVenom/switch/.packages/Software Installer/Picofly Firmware/config.ini b/Sources/NXVenom/switch/.packages/Software Installer/Picofly Firmware/config.ini index 68519dcb..941c5624 100644 --- a/Sources/NXVenom/switch/.packages/Software Installer/Picofly Firmware/config.ini +++ b/Sources/NXVenom/switch/.packages/Software Installer/Picofly Firmware/config.ini @@ -1,4 +1,4 @@ -[Install / Update] +[Download / Update] catch_errors delete /config/uberhand/downloads download https://api.github.com/repos/rehius/usk/releases?per_page=1&sort=created&order=desc /config/uberhand/downloads/app-url.json @@ -7,5 +7,5 @@ download {json_data(0,assets,1,browser_download_url)} /config/uberhand/downloads move /config/uberhand/downloads/app/update.bin / delete /config/uberhand/downloads -[Uninstall] +[Delete] delete /update.bin