Skip to content

Commit

Permalink
Merge pull request #16 from NightRainMilkyWay/main
Browse files Browse the repository at this point in the history
创建 action.sh
  • Loading branch information
NightRainMilkyWay authored Nov 8, 2024
2 parents 08fa597 + f8cfa31 commit aaf290d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions magisk/action.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
URL="https://github.com/TimeBreeze/Tritium/issues/new?assignees=&labels=&projects=&template=bug-%E5%8F%8D%E9%A6%88.md&title="
am start -a android.intent.action.VIEW -d "$URL"
exit 0

0 comments on commit aaf290d

Please sign in to comment.