Skip to content

Commit

Permalink
feat: support keys in android
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 5, 2024
1 parent 22a838d commit 7218a6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/keys.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ main_xbps() {
return 0
}

main_pkg() {
return 0
}

public() {
url="https://github.com/$1.keys"

Expand Down

0 comments on commit 7218a6f

Please sign in to comment.