Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Sep 6, 2024
1 parent c843fa1 commit 703286c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

0 comments on commit 703286c

Please sign in to comment.