Skip to content

Commit

Permalink
update pigro auto updater
Browse files Browse the repository at this point in the history
  • Loading branch information
theofficialgman committed Nov 30, 2023
1 parent bd322b3 commit d0ace63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updates/PiGro.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

webVer=$(get_release_raw actionschnitzel/PiGro-Aid-)
all_url="https://github.com/actionschnitzel/PiGro-Aid-/tree/$webVer"
all_url="https://github.com/actionschnitzel/PiGro-Aid-/releases/download/${webVer}/pigro-jci-${webVer}.deb"

source $GITHUB_WORKSPACE/.github/workflows/update_github_script.sh

0 comments on commit d0ace63

Please sign in to comment.