Skip to content

Commit

Permalink
Update YT.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Jan 1, 2025
1 parent 14b8644 commit f00506b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/YT.sh
Original file line number Diff line number Diff line change
Expand Up @@ -113,13 +113,13 @@ if [ "$DEV" == "Develop" ];then
echo " Dùng Dev"
echo
pbdev revanced-cli jar -all
pbdev revanced-patches rvp
pbdev patches rvp
#pbdev revanced-integrations apk
else
echo " Dùng Sta"
echo
pbsta revanced-cli jar -all
pbsta revanced-patches rvp
pbsta patches rvp
#pbsta revanced-integrations apk
fi

Expand Down

0 comments on commit f00506b

Please sign in to comment.